]> code.ossystems Code Review - openembedded-core.git/commitdiff
libical: use BPN in SRC_URI
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 12 Jan 2015 03:04:28 +0000 (19:04 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Jan 2015 23:06:41 +0000 (23:06 +0000)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-support/libical/libical_1.0.0.bb

index 07b549ecf2c15bbd77a18409c83f906e845e01b3..be6b635caff3f9b42f8198c2248731fd798682af 100644 (file)
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \
                     file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6"
 SECTION = "libs"
 
-SRC_URI = "https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz"
+SRC_URI = "https://github.com/${BPN}/${BPN}/archive/v${PV}.tar.gz"
 SRC_URI[md5sum] = "f4b8e33ae5efb2f025eb43ce69682a36"
 SRC_URI[sha256sum] = "0072e83834092315772e6719b85fc8b11530b1ff53f4d108315fb38cddbce8c2"