All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] User defined packages?
@ 2009-03-31 14:44 Lloyd Sargent
  2009-03-31 15:32 ` Lloyd Sargent
  2009-03-31 19:08 ` Markus Heidelberg
  0 siblings, 2 replies; 5+ messages in thread
From: Lloyd Sargent @ 2009-03-31 14:44 UTC (permalink / raw)
  To: buildroot

As a noob on this list, if there isn't already a way to add user  
defined packages, could I suggest the following?

In package/Config.in add the following line:

source "user_package/Config.in"

In a new directory named "user_package" have a file called Config.in  
with the following:

menu "User Packages"
source "package/YourUserDefinedPackage/Config.in"
endmenu

The advantage to this is that it allows users to add to their list of  
packages without affecting (or in anyway touching) the files within  
the "package" directory. And it gives noobs such as myself a feeling  
of security that they aren't messing up something important.

Cheers,

Lloyd

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-01  0:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-31 14:44 [Buildroot] User defined packages? Lloyd Sargent
2009-03-31 15:32 ` Lloyd Sargent
2009-03-31 19:08 ` Markus Heidelberg
     [not found]   ` <200903311637.14499.lsargent@txdigital.com>
2009-04-01  0:11     ` Markus Heidelberg
2009-04-01  0:23       ` Lloyd Sargent

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.