summaryrefslogtreecommitdiff
path: root/classes/packagehistory.bbclass
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2009-07-19 16:22:23 -0400
committerPhilip Balister <philip@balister.org>2009-07-19 16:22:23 -0400
commit6568b9e34d43470336d0240fa8dbfc5122a9474e (patch)
tree72392c0a276bde79fe4991b60081738d6e843f68 /classes/packagehistory.bbclass
parentff4bd21194d38ee0b9f6892e3cae5ffc34504cad (diff)
parent918aa5c5a17a342eaafad143cdc0ccff059e5884 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'classes/packagehistory.bbclass')
-rw-r--r--classes/packagehistory.bbclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/classes/packagehistory.bbclass b/classes/packagehistory.bbclass
index fdc47cb9b4..b435149d22 100644
--- 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