poky/scripts/lib/bsp
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
..
substrate/target/arch yocto-bsp: Set correct default branches and branches base for i386, qemu and x86_64 archs 2016-05-14 09:40:17 +01:00
__init__.py yocto-bsp-tools: add bsp library 2012-03-22 19:21:14 +00:00
engine.py scripts/lib/bsp/engine: Indent the karch properties when stored into a file 2015-10-01 07:43:39 +01:00
help.py yocto-bsp: Add mips64 support 2014-12-05 18:00:22 +00:00
kernel.py yocto-bsp: Add missing format specifier in bblayers error message 2013-11-21 14:20:28 +00:00
tags.py yocto-bsp: Add a processing pass to get rid of 'strange' filenames 2014-12-18 10:08:37 +00:00