From dd48f4b5246ba3b5b32ea7dfa2a6df28d87ceab8 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 14 Jul 2009 22:54:44 +0200 Subject: angstrom: use packagehistory by default --- conf/distro/include/angstrom.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/distro/include/angstrom.inc') diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 525f949331..b56e3da132 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -77,7 +77,7 @@ INHERIT += "devshell" INHERIT += "angstrom-mirrors" #run QA tests on builds and packages and log them -INHERIT += "insane" +INHERIT += "insane packagehistory" QA_LOG = "1" #run QA tests on recipes -- cgit 1.2.3-korg