sblim-sfcCommon: fix ${PN}-${PV} -> ${BP} for multilib

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Yi Zhao
2015-09-18 17:10:56 +08:00
committed by Martin Jansa
parent 90eb8fa980
commit c1c0be6cc1
@@ -9,7 +9,7 @@ SECTION = "Development/Libraries"
DEPENDS = "cmpi-bindings"
SRC_URI = "http://downloads.sourceforge.net/sblim/${PN}-${PV}.tar.bz2 \
SRC_URI = "http://downloads.sourceforge.net/sblim/${BP}.tar.bz2 \
"
SRC_URI[md5sum] = "8aa2655d97bdea54c4750f220b40990c"
SRC_URI[sha256sum] = "b9b1037173d6ae0181c3bd5a316ddab5afd6a342ad0dbdc18e940fc0ad2c3297"