diff options
author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2013-10-04 09:37:38 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-04 16:07:46 +0100 |
commit | 104166c804e9068d85ccdaa887a33df72c8aeb85 (patch) | |
tree | 58d5eaa13f00f764ba6def4d85228a33ddbe37f2 /meta-skeleton | |
parent | bdfd716b7b66419d589d87457fad1528f894c3bb (diff) | |
download | poky-104166c804e9068d85ccdaa887a33df72c8aeb85.tar.gz |
yocto-kernel: Use variable-substituted BBLAYERS
The current find_bblayers() code finds and parses the BBLAYERS
variable manually, and therefore doesn't handle variable substitution,
which causes problems if used.
This change makes find_bblayers() use the variable-substituted
BBLAYERS instead.
Fixes [YOCTO #5106]
(From meta-yocto rev: 1629ac04e909143dc2c275c256094cb44c6cc43c)
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions