[bitbake-devel] [PATCH] Fix bitbake-layerindex to checkout the requested branch

Peter Kjellerstedt peter.kjellerstedt at axis.com
Fri Feb 14 15:32:07 UTC 2020


> -----Original Message-----
> From: bitbake-devel-bounces at lists.openembedded.org <bitbake-devel-
> bounces at lists.openembedded.org> On Behalf Of dl9pf at gmx.de
> Sent: den 14 februari 2020 16:01
> To: bitbake-devel at lists.openembedded.org
> Subject: [bitbake-devel] [PATCH] Fix bitbake-layerindex to checkout the
> requested branch
> 
> From: Jan-Simon Moeller <jsmoeller at linuxfoundation.org>
> 
> Bitbake-layerindex would not respect the branch given with -b .
> This fixes the clone command.
> 
> V2: Corrected 'branch' back to 'branches' and added
>     a FIXME on multiple LAYERSERIES_CORENAMES.
> V3: After discussion on IRC use branches[-1] as well
>     educated guess for now but leave the FIXME in place.

Information about the various patch revisions should go below the "---" 
below as they relate to the patch process and not the commit that 
eventually ends up in the Git repository.

> Signed-off-by: Jan-Simon Moeller <jsmoeller at linuxfoundation.org>
> ---
>  lib/bblayers/layerindex.py | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)

//Peter



More information about the bitbake-devel mailing list