[oe] [meta-oe] [PATCH 52/74] xpext: use BPN in SRC_URI

Robert Yang liezhi.yang at windriver.com
Wed Jul 2 06:57:19 UTC 2014


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb
index 4a1379d..e05ac5e 100644
--- a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb
+++ b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb
@@ -5,7 +5,7 @@ DEPENDS = "virtual/libx11 libxext"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=db043791349ba57ad1169e1c92477cb6"
 
-SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${PN}/${PN}_${PV}.tar.gz \
+SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${BPN}/${BPN}_${PV}.tar.gz \
            file://auxdir.patch;striplevel=0"
 S = "${WORKDIR}/xpext-1.0"
 
-- 
1.7.9.5




More information about the Openembedded-devel mailing list