mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
soci: fix PN -> BPN 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:
@@ -9,7 +9,7 @@ SECTION = "libs"
|
|||||||
DEPENDS = "boost"
|
DEPENDS = "boost"
|
||||||
|
|
||||||
|
|
||||||
SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${P}/${P}.tar.gz \
|
SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BP}/${BP}.tar.gz \
|
||||||
file://soci_libdir.patch \
|
file://soci_libdir.patch \
|
||||||
"
|
"
|
||||||
SRC_URI[md5sum] = "bc3c35f6cd3f80a1be19fe30b3c111bf"
|
SRC_URI[md5sum] = "bc3c35f6cd3f80a1be19fe30b3c111bf"
|
||||||
|
|||||||
Reference in New Issue
Block a user