aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/sgpio
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2015-08-12 15:45:34 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-08-24 13:59:43 +0200
commit27f755bb92f1e2be93443c8d70580ae270c2d1ab (patch)
treef269fac57483d496198ca9602cb1b5725d11e0d9 /meta-oe/recipes-extended/sgpio
parentc113a2294ecfabc143e742c6362d176ae514727d (diff)
downloadmeta-openembedded-contrib-27f755bb92f1e2be93443c8d70580ae270c2d1ab.tar.gz
sgpio: fix PN -> BPN for multilib
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/sgpio')
-rw-r--r--meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb
index 9807a31b9d..ed7c413fd3 100644
--- a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb
+++ b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb
@@ -8,7 +8,7 @@ SRC_URI = " \
SRC_URI[md5sum] = "a417bf68da4e9bd79a4664c11d7debd1"
SRC_URI[sha256sum] = "9bf8c42acaa247efd9321bdb1fc2390022f0c554d77fbbd4a7363d990fc0270b"
-S = "${WORKDIR}/${PN}"
+S = "${WORKDIR}/${BPN}"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE_GPL;md5=393a5ca445f6965873eca0259a17f833"