aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-14 22:33:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-14 22:33:13 +0000
commit09ed5de9624be38c0fa5cb3f943691c3b4a50686 (patch)
tree4109b29edaf073255755a39278717f27735f9870 /meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb
parentc6f06f478ac229c4619f815b8b313711d47b1551 (diff)
downloadopenembedded-core-contrib-09ed5de9624be38c0fa5cb3f943691c3b4a50686.tar.gz
Update SRC_URIs to use BPN instead of PN
[YOCTO #860] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb')
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb
index c43fdd9e9e..fef907e93c 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
file://libgupnp-av/gupnp-av.h;beginline=1;endline=22;md5=d344132a8766641fcb11213ff5982086"
DEPENDS = "gupnp"
-SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
+SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
PR = "r0"