bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original DISTRO...
authorPaul Sokolovsky <pmiscml@gmail.com>
Tue, 12 Feb 2008 17:56:42 +0000 (17:56 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Tue, 12 Feb 2008 17:56:42 +0000 (17:56 +0000)
commitb9e4b25300b451df273a4d64aef4530b8ec18fbc
tree84400839bd02ce74d210740d796509a535007fae
parent7083b385f61a37eabba234ec5704e4e3e3c8cd26
bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original DISTRO value.
* Some distros override DISTRO var to hack overrides right, etc. Yet, original
value may be needed sometimes. For example, bbimage expects DISTRO to be what
user set/passed it, not something else.
* TODO: After interim cleanup during preparation of this patch, it turns out
that angstrom is the only distro to (ab)use DISTRO overriding. It may make sense
to instead get its OVERRIDES value right.
classes/image.bbclass
conf/bitbake.conf
conf/distro/include/angstrom.inc