sanity.bbclass: relax the DISTRO check a bit, taking into account that some DISTRO...
authorMichael Lauer <mickey@vanille-media.de>
Sat, 15 Jul 2006 09:54:08 +0000 (09:54 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 15 Jul 2006 09:54:08 +0000 (09:54 +0000)
commit366b84b3732b9bd7463f68ed7402aa608dd8ac7e
treefe053b83a9e9bf5da55c234946cc723f2cd7ff95
parente3db3e898d593acc7fcfc3f48a356bbe6bd0b6a0
sanity.bbclass: relax the DISTRO check a bit, taking into account that some DISTRO configurations
override DISTRO before sanity.bbclass gets a chance to see it. By definition, in this case $RENAMED_DISTRO
needs to be present in distro/include/ though, so we have a second chance for the test to succeed.
classes/sanity.bbclass