diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-14 22:33:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-14 22:36:25 +0000 |
commit | 257a9edb4b6a12cc1c990f6bb2d8e5a6fb560823 (patch) | |
tree | 84acaf4fdc191358a7f1bd2a6a991a00a46bdde2 /meta/recipes-connectivity | |
parent | 4f5b57c67eec42f52a282f3d0dcafc0eff72cc3b (diff) | |
download | poky-257a9edb4b6a12cc1c990f6bb2d8e5a6fb560823.tar.gz |
Update SRC_URIs to use BPN instead of PN
[YOCTO #860]
(From OE-Core rev: 09ed5de9624be38c0fa5cb3f943691c3b4a50686)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
10 files changed, 10 insertions, 10 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.7.2-P3.bb b/meta/recipes-connectivity/bind/bind_9.7.2-P3.bb index 675ab1798a..4094aeb6b4 100644 --- a/meta/recipes-connectivity/bind/bind_9.7.2-P3.bb +++ b/meta/recipes-connectivity/bind/bind_9.7.2-P3.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fe11ac92dcbd84134d91b6e2c2eccab5" | |||
8 | DEPENDS = "openssl" | 8 | DEPENDS = "openssl" |
9 | PR = "r0" | 9 | PR = "r0" |
10 | 10 | ||
11 | SRC_URI = "ftp://ftp.isc.org/isc/bind9/${PV}/${PN}-${PV}.tar.gz \ | 11 | SRC_URI = "ftp://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \ |
12 | file://conf.patch \ | 12 | file://conf.patch \ |
13 | file://cross-build-fix.patch \ | 13 | file://cross-build-fix.patch \ |
14 | " | 14 | " |
diff --git a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb index 0b8f51eadd..5d981af95b 100644 --- a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb +++ b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "GPLv2" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
6 | DEPENDS = "gettext libgalago dbus glib-2.0" | 6 | DEPENDS = "gettext libgalago dbus glib-2.0" |
7 | 7 | ||
8 | SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz " | 8 | SRC_URI = "http://www.galago-project.org/files/releases/source/${BPN}/${P}.tar.gz " |
9 | 9 | ||
10 | SRC_URI[md5sum] = "fdb81f938f86f380b127158ebb542279" | 10 | SRC_URI[md5sum] = "fdb81f938f86f380b127158ebb542279" |
11 | SRC_URI[sha256sum] = "db42a0d1d0f8b069ea5ac1203207f9178f25ac1367f4910bd48547f5be1db4c2" | 11 | SRC_URI[sha256sum] = "db42a0d1d0f8b069ea5ac1203207f9178f25ac1367f4910bd48547f5be1db4c2" |
diff --git a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb index 0693ff6c1c..b1b8ce7464 100644 --- a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb +++ b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \ | |||
7 | 7 | ||
8 | DEPENDS = "gettext dbus glib-2.0 dbus-glib" | 8 | DEPENDS = "gettext dbus glib-2.0 dbus-glib" |
9 | 9 | ||
10 | SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \ | 10 | SRC_URI = "http://www.galago-project.org/files/releases/source/${BPN}/${P}.tar.gz \ |
11 | file://mkdir.patch;patch=1 \ | 11 | file://mkdir.patch;patch=1 \ |
12 | file://pkgconfig.patch;patch=1 " | 12 | file://pkgconfig.patch;patch=1 " |
13 | 13 | ||
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb index 77552086cb..3c8c6983ec 100644 --- a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb +++ b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
5 | DEPENDS = "glib-2.0 libsoup-2.4 libglade" | 5 | DEPENDS = "glib-2.0 libsoup-2.4 libglade" |
6 | 6 | ||
7 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz \ | 7 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz \ |
8 | file://introspection.patch" | 8 | file://introspection.patch" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "725c32e8f92a072cc34f0e091937df2a" | 10 | SRC_URI[md5sum] = "725c32e8f92a072cc34f0e091937df2a" |
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 \ | |||
5 | file://libgupnp-av/gupnp-av.h;beginline=1;endline=22;md5=d344132a8766641fcb11213ff5982086" | 5 | file://libgupnp-av/gupnp-av.h;beginline=1;endline=22;md5=d344132a8766641fcb11213ff5982086" |
6 | DEPENDS = "gupnp" | 6 | DEPENDS = "gupnp" |
7 | 7 | ||
8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" | 8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" |
9 | 9 | ||
10 | PR = "r0" | 10 | PR = "r0" |
11 | 11 | ||
diff --git a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb index 98b2dc0176..008d0f7661 100644 --- a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb +++ b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | |||
4 | file://src/network-light/main.c;beginline=1;endline=21;md5=033bf37c030780c5a72165846b3003f6" | 4 | file://src/network-light/main.c;beginline=1;endline=21;md5=033bf37c030780c5a72165846b3003f6" |
5 | DEPENDS = "gupnp gtk+ libglade gnome-icon-theme" | 5 | DEPENDS = "gupnp gtk+ libglade gnome-icon-theme" |
6 | 6 | ||
7 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" | 7 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" |
8 | 8 | ||
9 | PR = "r0" | 9 | PR = "r0" |
10 | 10 | ||
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb b/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb index 9f2d717c76..43a3645dfc 100644 --- a/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb +++ b/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | |||
5 | file://libgupnp/gupnp.h;beginline=1;endline=20;md5=28c49b17d623afc3335efc2e511879e1" | 5 | file://libgupnp/gupnp.h;beginline=1;endline=20;md5=28c49b17d623afc3335efc2e511879e1" |
6 | DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2 gnome-icon-theme" | 6 | DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2 gnome-icon-theme" |
7 | 7 | ||
8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz \ | 8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz \ |
9 | file://introspection.patch" | 9 | file://introspection.patch" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "8598922256faa5adb28657d0c10a3e3e" | 11 | SRC_URI[md5sum] = "8598922256faa5adb28657d0c10a3e3e" |
diff --git a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.7.bb b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.7.bb index cbc7234aba..0ee3ca85fc 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.7.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.7.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | |||
7 | file://src/idle.c;beginline=1;endline=19;md5=b06b1e2594423111a1a7910b0eefc7f9" | 7 | file://src/idle.c;beginline=1;endline=19;md5=b06b1e2594423111a1a7910b0eefc7f9" |
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||
10 | SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" | 10 | SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${P}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "5ee3aa5c6e1112922b11711e6a209331" | 12 | SRC_URI[md5sum] = "5ee3aa5c6e1112922b11711e6a209331" |
13 | SRC_URI[sha256sum] = "b65df4f8ebdf1039e1f1e406f53cc7b6106fab6c4d8e784e360709f8d85df0c3" | 13 | SRC_URI[sha256sum] = "b65df4f8ebdf1039e1f1e406f53cc7b6106fab6c4d8e784e360709f8d85df0c3" |
diff --git a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb index 7c83393899..8182362625 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | |||
6 | 6 | ||
7 | RDEPENDS_${PN} += "python-dbus" | 7 | RDEPENDS_${PN} += "python-dbus" |
8 | 8 | ||
9 | SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz \ | 9 | SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${P}.tar.gz \ |
10 | file://parallel_make.patch" | 10 | file://parallel_make.patch" |
11 | 11 | ||
12 | PR = "r1" | 12 | PR = "r1" |
diff --git a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb index 8e854c1838..3fdd9acdca 100644 --- a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb +++ b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb | |||
@@ -17,7 +17,7 @@ PRIORITY = "optional" | |||
17 | 17 | ||
18 | PR = "r1" | 18 | PR = "r1" |
19 | 19 | ||
20 | SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${PN}-${PV}.tar.gz \ | 20 | SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${BPN}-${PV}.tar.gz \ |
21 | file://compilefix.patch;patch=1 \ | 21 | file://compilefix.patch;patch=1 \ |
22 | file://zeroconf-default \ | 22 | file://zeroconf-default \ |
23 | file://debian-zeroconf" | 23 | file://debian-zeroconf" |