[Buildroot] [PATCH] Add local directory for non-public packages

Ulf Samuelsson ulf at atmel.com
Wed Jan 24 15:02:02 UTC 2007


ons 2007-01-24 klockan 03:37 -0800 skrev Daniel Laird:
> 
> 
> Erik Andersen wrote:
> > 
> > On Tue Jan 23, 2007 at 11:58:40PM +0100, Ulf Samuelsson wrote:
> >> This adds a "buildroot/local" directory.
> >> The structure of "local" is the same as that of "packages"
> >> but the contents of "local" is never
> >> intended to be merged upstream.
> >> 
> >> It allows simple maintenance of those application
> >> since you only need to move the local directory from
> >> one version of buildroot to a newer.
> >> 
> >> Best Regards
> >> Ulf Samuelsson
> > 
> > See package/customize/ which tries to do the same thing.
> > 
> > If you think perhaps package/customize/ should be renamed
> > or better documented I'm open to that.  Adding a second
> > directory doing the same thing however seems unwise.
> > 
> > 
> >  -Erik
> > 
> > --
> > Erik B. Andersen             http://codepoet-consulting.com/
> > --This message was written using 73% post-consumer electrons--
> > _______________________________________________
> > buildroot mailing list
> > buildroot at uclibc.org
> > http://busybox.net/mailman/listinfo/buildroot
> > 
> > 
> I too would be very happy to see this patch go in.  It means buildroot can
> be a more generic build system allowing people to easily move from version
> to version.  But also allows people to use it to build their own packages
> that are not going to be ever part of the open-source world, or are so
> specialised as to be of limited use to the main buildroot community.
> Dan


Here is an updated patch which includes the local/Config.in.
As I explained in the previous Email, the "package/customize"
and "local" have two distinct functions.
If you move up "buildroot/package/customize" to "buildroot/customize"
and make the "Config.in" and "customize.mk" empty,
then that would be ok as well.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile_local.patch
Type: text/x-patch
Size: 1771 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20070124/25349706/attachment-0003.bin>


More information about the buildroot mailing list