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:45 +0000 |
commit | eac4061839873f87be9c37489ade5b7823228c6b (patch) | |
tree | fad1861221f19f355b055c4b12349ef727e4b4a7 /meta/classes/externalsrc.bbclass | |
parent | c366343724ee5091ce2f06c2d230288a678015f7 (diff) | |
download | poky-eac4061839873f87be9c37489ade5b7823228c6b.tar.gz |
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.
(From OE-Core rev: 914b0a99997d8c69eafcb34dd982f46540eed882)
Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/externalsrc.bbclass')
0 files changed, 0 insertions, 0 deletions