From e56b413ea653b5707d82e39ed1e9039819d1c789 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Thu, 7 May 2015 17:54:34 +0800 Subject: [PATCH] p7zip: fix PN -> BPN for multilib Signed-off-by: Yi Zhao --- meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}