]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: Only write LCONF_VERSION to bblayers if it is set
authorRandy Witt <randy.e.witt@linux.intel.com>
Mon, 29 Feb 2016 22:22:36 +0000 (14:22 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2016 22:39:07 +0000 (22:39 +0000)
commit914b0a99997d8c69eafcb34dd982f46540eed882
tree1a8ca3f4668b556e4fee05a54bbfc58f32bd95c9
parentbee0f633f0b5ef2439b8e5d54cbfc7bc1f17f47e
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>
meta/classes/populate_sdk_ext.bbclass