diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-31 22:33:44 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-01 14:35:42 +0100 |
commit | 76f05ee9d1614313ba6ab1adffb7e10f01f94854 (patch) | |
tree | b39d853ec87e451f8e1acf3cafe1d29a75171ef7 /meta-yocto-bsp/recipes-kernel | |
parent | 92c1ece6c347030d48995a36f4c67861356e59d3 (diff) | |
download | poky-76f05ee9d1614313ba6ab1adffb7e10f01f94854.tar.gz |
linux-yocto: ensure that recipe specific defaults take precedence
In order to make KBRANCH assignments more flexible and easy to override the
default in each recipe as changed to a conditional assignment. But the
common include file, sets its own branch default to master.
This results in the recipes not overriding KBRANCH and master always being
used.
By putting the include after the default assignment, we now get the proper
default branch.
(From OE-Core rev: ef48de6a4c1454c6f6e2de8636277b374ee44b50)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel')
0 files changed, 0 insertions, 0 deletions