[oe] [meta-oe] [V2 PATCH 4/5] smem: use BPN in SRC_URI

Robert Yang liezhi.yang at windriver.com
Mon Jan 5 02:30:12 UTC 2015


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta-oe/recipes-support/smem/smem_1.4.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/smem/smem_1.4.bb b/meta-oe/recipes-support/smem/smem_1.4.bb
index 8d195d4..8768c48 100644
--- a/meta-oe/recipes-support/smem/smem_1.4.bb
+++ b/meta-oe/recipes-support/smem/smem_1.4.bb
@@ -9,7 +9,7 @@ SECTION = "Applications/System"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-SRC_URI = "http://www.selenic.com/smem/download/${PN}-${PV}.tar.gz"
+SRC_URI = "http://www.selenic.com/${BPN}/download/${BP}.tar.gz"
 SRC_URI[md5sum] = "fe79435c3930389bfdb560255c802162"
 SRC_URI[sha256sum] = "2ea9f878f4cf3c276774c3f7e2a41977a1f2d64f98d2dcb6a15f1f3d84df61ec"
 
-- 
1.7.9.5




More information about the Openembedded-devel mailing list