summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2011-04-13 16:25:26 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:42:39 +0100
commitd8a6152dee4a1abaf0d5cf62735bdaf68d04eeb4 (patch)
tree720b4128413aca2442a8974874a440dafe5f43ae /meta/recipes-connectivity
parent68056ba88be5f7c2fcbaf3214c9b45e5084dd4f4 (diff)
downloadopenembedded-core-d8a6152dee4a1abaf0d5cf62735bdaf68d04eeb4.tar.gz
gupnp: upgrade to version 0.16.0
Remove introspection.patch since it is already in upsteram. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp_0.16.0.bb (renamed from meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb b/meta/recipes-connectivity/gupnp/gupnp_0.16.0.bb
index 43a3645dfc..07b6b90e7c 100644
--- a/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp_0.16.0.bb
@@ -5,11 +5,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
file://libgupnp/gupnp.h;beginline=1;endline=20;md5=28c49b17d623afc3335efc2e511879e1"
DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2 gnome-icon-theme"
-SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz \
- file://introspection.patch"
+SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
-SRC_URI[md5sum] = "8598922256faa5adb28657d0c10a3e3e"
-SRC_URI[sha256sum] = "6ac13efe46c6f1e5d05e48e1041bf37dfa702839ce5fbb01e0f314f3904b6a16"
+SRC_URI[md5sum] = "61b240c1a9fdf8ca82c5c3adde0d6757"
+SRC_URI[sha256sum] = "1b77201866b7632fb68bc2a3bdea22ef8ead34ba850b3ee367797432cfc0f04a"
PR = "r0"