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:
f664860
)
packagehistory bbclass: hotfix from RP to work around the multiple-machine-share...
author
Koen Kooi
<koen@openembedded.org>
Fri, 17 Jul 2009 13:14:24 +0000
(15:14 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 17 Jul 2009 13:14:24 +0000
(15:14 +0200)
classes/packagehistory.bbclass
patch
|
blob
|
history
diff --git
a/classes/packagehistory.bbclass
b/classes/packagehistory.bbclass
index
fdc47cb
..
b435149
100644
(file)
--- a/
classes/packagehistory.bbclass
+++ b/
classes/packagehistory.bbclass
@@
-2,8
+2,7
@@
inherit package
PACKAGEFUNCS += "emit_pkghistory"
-PKGHIST_DIR = "${TMPDIR}/pkghistory/"
-
+PKGHIST_DIR = "${TMPDIR}/pkghistory/${BASEPKG_TARGET_SYS}/"
#
# Called during do_package to write out metadata about this package