[oe-commits] Koen Kooi : angstrom: use packagehistory by default

git version control git at git.openembedded.org
Wed Jul 15 12:36:49 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: dd48f4b5246ba3b5b32ea7dfa2a6df28d87ceab8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dd48f4b5246ba3b5b32ea7dfa2a6df28d87ceab8

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jul 14 22:54:44 2009 +0200

angstrom: use packagehistory by default

---

 conf/distro/include/angstrom.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 525f949..b56e3da 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





More information about the Openembedded-commits mailing list