diff options
author | Randy Witt <randy.e.witt@linux.intel.com> | 2016-02-29 14:22:36 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 22:39:07 +0000 |
commit | 914b0a99997d8c69eafcb34dd982f46540eed882 (patch) | |
tree | 1a8ca3f4668b556e4fee05a54bbfc58f32bd95c9 /scripts/lib | |
parent | bee0f633f0b5ef2439b8e5d54cbfc7bc1f17f47e (diff) | |
download | openembedded-core-914b0a99997d8c69eafcb34dd982f46540eed882.tar.gz openembedded-core-914b0a99997d8c69eafcb34dd982f46540eed882.tar.bz2 openembedded-core-914b0a99997d8c69eafcb34dd982f46540eed882.zip |
populate_sdk_ext: Only write LCONF_VERSION to bblayers if it is set
It is possible that LCONF_VERSION won't be set, such as if meta-poky is
used. Without this change, bblayers.conf would have LCONF_VERSION =
"None" if LCONF_VERSION wasn't set, which would cause a sanity check
failure.
Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions