angstrom: check for sanity
authorKoen Kooi <koen@openembedded.org>
Wed, 18 Oct 2006 16:17:57 +0000 (16:17 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 18 Oct 2006 16:17:57 +0000 (16:17 +0000)
conf/distro/include/angstrom.inc

index 0c5186c..48915e6 100644 (file)
@@ -22,7 +22,7 @@ MAINTAINER = "Angstrom Developers <angstrom-distro-devel@linuxtogo.org>"
 
 #use ipkg package format with debian style naming
 #use multimachine buildrules 
-INHERIT += "package_ipk debian multimachine"
+INHERIT += "package_ipk debian multimachine sanity"
 
 #Generate locales on the buildsystem instead of on the target. Speeds up first boot, set to "1" to enable
 PREFERRED_PROVIDER_qemu-native = "qemu-native"