]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Define fallback DISTRO_NAME
authorKhem Raj <raj.khem@gmail.com>
Sun, 23 Aug 2015 02:38:55 +0000 (19:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:14 +0000 (12:34 +0100)
commit394f0d61d1211a0562a3b4d9d78e8984abd3b28f
treefbe7e4e3195fccbb26a45544305ae56160dc97a4
parent0d0a591fca9fadd786f0ccda05cd68c295d6bb21
bitbake.conf: Define fallback DISTRO_NAME

When using OE-Core only we miss this define and its now used in recipes
like os-release, which goes undefined and when booting we see messages
like

Welcome to ${DISTRO_NAME} nodistro.0!

This would change to
Welcome to OpenEmbedded nodistro.0!

Remove all trailing whitespaces while touching this file

(From OE-Core rev: cf2383a63975ac7a51729a313fe0a52b559d2c61)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf