[oe] [meta-oe] [PATCH 20/74] krb5: use BPN in SRC_URI

Robert Yang liezhi.yang at windriver.com
Wed Jul 2 06:56:47 UTC 2014


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb b/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb
index 6d39a0a..49b8917 100644
--- a/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb
+++ b/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb
@@ -10,7 +10,7 @@ inherit autotools binconfig perlnative
 PNBLACKLIST[krb5] = "BROKEN: doesn't build with B!=S"
 
 SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}"
-SRC_URI = "http://web.mit.edu/kerberos/dist/${PN}/${SHRT_VER}/${P}-signed.tar \
+SRC_URI = "http://web.mit.edu/kerberos/dist/${BPN}/${SHRT_VER}/${BP}-signed.tar \
            file://0001-aclocal-Add-parameter-to-disable-keyutils-detection.patch \
 "
 SRC_URI[md5sum] = "56f0ae274b285320b8a597cb89442449"
-- 
1.7.9.5




More information about the Openembedded-devel mailing list