aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2014-04-11 15:59:44 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 11:19:09 +0200
commit946248db29d207d1180aee00938a77822a3651f8 (patch)
treecc1aad0f7586234bf577e49b4cfdefcc2592767a /meta-oe/recipes-support
parentb0a2b9011ba72eec5897841b94d68ba93cd15450 (diff)
downloadmeta-openembedded-contrib-946248db29d207d1180aee00938a77822a3651f8.tar.gz
libestr: use BP instead of P to fix multilib builds
Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/libestr/libestr_0.1.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
index ae298564f2..e3f675a784 100644
--- a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
+++ b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://libestr.adiscon.com/"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=9d6c993486c18262afba4ca5bcb894d0"
-SRC_URI = "http://libestr.adiscon.com/files/download/${P}.tar.gz"
+SRC_URI = "http://libestr.adiscon.com/files/download/${BP}.tar.gz"
SRC_URI[md5sum] = "f48a7098080eebfe7842673c23dcd064"
SRC_URI[sha256sum] = "b9c819d30397845fdf85bb1f37c52e81de23aa3b061ec6cc4386f1b942960153"