poky/scripts/lib
Humberto Ibarra 44585dd62a yocto-bsp: Set correct default branches and branches base for i386, qemu and x86_64 archs
Kernel recipes for linux-yocto_4.1 have outdated branches as default, making it
impossible to find the right branch if the user picks the default value.
The branches_base property uses these outdated branches also.

This updates standard/common-pc and standard/common-pc-64 branches to standard/base

The fix was tested using 'yocto-bsp create' with each one of the following archs:

-i386
-x86_64
-qemu (i386 and x86_64)

After the layer was created, it was added to local.conf and the MACHINE was set
accordingly.

'bitbake linux-yocto' ran successfully with each configuration tested.

[YOCTO #9160]

(From meta-yocto rev: 32e3c2d3910c42f12957c874902a01da94a7971a)

Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-14 09:40:17 +01:00
..
bsp yocto-bsp: Set correct default branches and branches base for i386, qemu and x86_64 archs 2016-05-14 09:40:17 +01:00
devtool devtool: extract: update SRCTREECOVEREDTASKS for kernel 2016-03-20 10:23:02 +00:00
recipetool recipetool: create: fix error when extracting source to a specified directory 2016-01-15 15:51:40 +00:00
wic wic: rawcopy: Copy source file to build folder 2016-03-11 10:57:03 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: create: prevent attempting to unpack entire DL_DIR 2016-01-15 15:51:40 +00:00