angstrom: inherit the new and improved insane.bbclass by default so everyone shares...
authorKoen Kooi <koen@openembedded.org>
Mon, 19 Feb 2007 19:13:04 +0000 (19:13 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 19 Feb 2007 19:13:04 +0000 (19:13 +0000)
conf/distro/include/angstrom.inc

index 9efe1d5..a4e4c6d 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 sanity devshell angstrom-mirrors"
+INHERIT += "package_ipk debian multimachine sanity devshell angstrom-mirrors insane"
 
 #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"