Module: meta-angstrom
Branch: master
Commit: c3391d1502a575b1a4c7c4d8e8649d43e4f2c903

Author: Koen Kooi <k...@dominion.thruhere.net>
Date:   Mon Feb  6 08:49:36 2012 +0100

angstrom: globally enable buildhistory.bbclass

Signed-off-by: Koen Kooi <k...@dominion.thruhere.net>

---

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

diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 06ed4f9..237ae3f 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -97,9 +97,13 @@ INHERIT += "angstrom-mirrors"
 
 #run QA tests on builds and packages and log them  
 INHERIT += "insane"
-# INHERIT += "packagehistory"
 QA_LOG = "1"
 
+# Log information on images and packages
+# https://github.com/Angstrom-distribution/buildhistory/
+INHERIT += "buildhistory"
+BUILDHISTORY_COMMIT = "1"
+
 #run QA tests on recipes
 #INHERIT += "recipe_sanity"
 


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to