aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2015-05-07 17:54:34 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-05-17 09:46:30 +0200
commite56b413ea653b5707d82e39ed1e9039819d1c789 (patch)
tree3724089779326026673407841da269967c8d72fa
parent3216a867ab6e0d3bd20278e74f628743158bdbe0 (diff)
downloadmeta-openembedded-contrib-e56b413ea653b5707d82e39ed1e9039819d1c789.tar.gz
p7zip: fix PN -> BPN for multilib
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
-rw-r--r--meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb
index 8905ae9d0a..be706e1aca 100644
--- a/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb
+++ b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb
@@ -9,7 +9,7 @@ SRC_URI = "http://downloads.sourceforge.net/p7zip/p7zip/${PV}/p7zip_${PV}_src_al
SRC_URI[md5sum] = "bd6caaea567dc0d995c990c5cc883c89"
SRC_URI[sha256sum] = "49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782"
-S = "${WORKDIR}/${PN}_${PV}"
+S = "${WORKDIR}/${BPN}_${PV}"
do_install() {
install -d ${D}${bindir}