[bitbake-devel] [RFC PATCH 0/5] Layer tooling improvements v2

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jul 5 12:26:27 UTC 2011


On Wed, 2011-06-29 at 19:37 +0100, Paul Eggleton wrote:
> The following patches add dependencies between layers, and add the ability
> to query "overlayed" recipes.
> 
> Since v1, two more patches were added: the first to add the ability to
> flatten multi-layer configurations into a single layer, and the second is
> a fix for the way that bitbake-layers' show_appends action sorts its
> output. The other patches are unchanged aside from renaming "overlayedlist"
> to "overlayed" within the first two patches.
> 
> The changes are available (against Poky, but apply cleanly against bitbake
> master with -p2) at:
>   git://git.pokylinux.org/poky-contrib paule/layertooling-2
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/layertooling-2
> 
> Paul Eggleton (5):
>   bitbake: track 'overlayed' recipes
>   bitbake-layers: add show_overlayed action
>   bitbake/cooker: implement layer dependencies, make priority optional
>   bitbake-layers: add command to flatten layers into one
>   bitbake-layers: fix sorting of show_appends output

Thanks Paul, I've merged these. Whilst not perfect I think its a good
start at what we need to do and gives us something to work with and
build from :)

Cheers,

Richard





More information about the bitbake-devel mailing list