From: Koen Kooi Date: Mon, 19 Feb 2007 19:13:04 +0000 (+0000) Subject: angstrom: inherit the new and improved insane.bbclass by default so everyone shares... X-Git-Tag: Release-2010-05/1~9218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f692fd835e0716ac90c1c2d93fa7d800099715af;p=openembedded.git angstrom: inherit the new and improved insane.bbclass by default so everyone shares and enjoys our QA efforts --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 9efe1d5d90..a4e4c6d4ae 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -22,7 +22,7 @@ MAINTAINER = "Angstrom Developers " #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"