summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-01-11 19:04:28 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-16 23:08:22 +0000
commit93c9b3c40c66ff86399ae3eab7255c4e31057dd4 (patch)
treea14b1938d4e51ad1fb15d15c4c83c5d29d4eaf09 /meta/recipes-support
parentf3eb2778c3a6fa4aea972b432e83139219af7973 (diff)
downloadast2050-yocto-poky-93c9b3c40c66ff86399ae3eab7255c4e31057dd4.zip
ast2050-yocto-poky-93c9b3c40c66ff86399ae3eab7255c4e31057dd4.tar.gz
libical: use BPN in SRC_URI
(From OE-Core rev: 7c55b6542c5ecb8258763b77e60faeb7f69cfd16) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/libical/libical_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libical/libical_1.0.0.bb b/meta/recipes-support/libical/libical_1.0.0.bb
index 07b549e..be6b635 100644
--- a/meta/recipes-support/libical/libical_1.0.0.bb
+++ b/meta/recipes-support/libical/libical_1.0.0.bb
@@ -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"
OpenPOWER on IntegriCloud