[oe] [meta-oe][PATCH 15/20] soci: fix PN -> BPN for multilib

Yi Zhao yi.zhao at windriver.com
Fri May 8 07:42:30 UTC 2015


Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
 meta-oe/recipes-support/soci/soci_3.2.2.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/soci/soci_3.2.2.bb b/meta-oe/recipes-support/soci/soci_3.2.2.bb
index 887f5a2..d1964eb 100644
--- a/meta-oe/recipes-support/soci/soci_3.2.2.bb
+++ b/meta-oe/recipes-support/soci/soci_3.2.2.bb
@@ -9,7 +9,7 @@ SECTION = "libs"
 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 \
           "
 SRC_URI[md5sum] = "bc3c35f6cd3f80a1be19fe30b3c111bf"
-- 
1.7.9.5




More information about the Openembedded-devel mailing list