diff options
author | Humberto Ibarra <humberto.ibarra.lopez@intel.com> | 2016-03-30 23:43:09 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-14 09:40:17 +0100 |
commit | 44585dd62a443a491b36b36221f4d63b51d2b68e (patch) | |
tree | 641a06afdcba855c908e42a4b9cee7a85056640c /documentation | |
parent | a4ee99f27ad50cb8a4882d8d941e98d35a215842 (diff) | |
download | poky-44585dd62a443a491b36b36221f4d63b51d2b68e.tar.gz |
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>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions