diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-07 22:35:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-12 16:00:20 +0000 |
commit | b7279f99639774674da806d37d252f388f33055f (patch) | |
tree | 2589e187ccdc32913035b8c68c69c4acabae4192 /meta/classes/relocatable.bbclass | |
parent | 22465cef87b4b1685b3b131751eaf528503b264c (diff) | |
download | openembedded-core-b7279f99639774674da806d37d252f388f33055f.tar.gz openembedded-core-b7279f99639774674da806d37d252f388f33055f.tar.bz2 openembedded-core-b7279f99639774674da806d37d252f388f33055f.zip |
bitbake.conf: Default DISTRO to nodistro
An empty distro value leads to OVERRIDES and FILESOVERRIDES containing
"::" entries which causes odd issues such as files being included when
they shouldn't be. We could put in anonymous python to guard against
empty entries but its messy and setting a default value for DISTRO to
something harmless is much easier.
This patch adds a weak default and ensures the sanity test doesn't
complain about it.
DISTRO_VERSION and SDK_VERSION are also updated to match.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/relocatable.bbclass')
0 files changed, 0 insertions, 0 deletions