git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab88fb
)
angstrom: disable packagehistory, it works a bit too well with multimachine builds
author
Koen Kooi
<koen@openembedded.org>
Wed, 15 Jul 2009 23:10:42 +0000
(
01:10
+0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 15 Jul 2009 23:10:42 +0000
(
01:10
+0200)
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
b56e3da
..
a40fe5f
100644
(file)
--- a/
conf/distro/include/angstrom.inc
+++ b/
conf/distro/include/angstrom.inc
@@
-77,7
+77,8
@@
INHERIT += "devshell"
INHERIT += "angstrom-mirrors"
#run QA tests on builds and packages and log them
-INHERIT += "insane packagehistory"
+INHERIT += "insane"
+# INHERIT += "packagehistory"
QA_LOG = "1"
#run QA tests on recipes