From f692fd835e0716ac90c1c2d93fa7d800099715af Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 19 Feb 2007 19:13:04 +0000 Subject: [PATCH] angstrom: inherit the new and improved insane.bbclass by default so everyone shares and enjoys our QA efforts --- conf/distro/include/angstrom.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5