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:33:13 +0000 |
commit | 09ed5de9624be38c0fa5cb3f943691c3b4a50686 (patch) | |
tree | 4109b29edaf073255755a39278717f27735f9870 /meta/recipes-sato | |
parent | c6f06f478ac229c4619f815b8b313711d47b1551 (diff) | |
download | openembedded-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-sato')
18 files changed, 18 insertions, 18 deletions
diff --git a/meta/recipes-sato/gaku/gaku_svn.bb b/meta/recipes-sato/gaku/gaku_svn.bb index 594b03736b6..037da2e30ca 100644 --- a/meta/recipes-sato/gaku/gaku_svn.bb +++ b/meta/recipes-sato/gaku/gaku_svn.bb @@ -19,7 +19,7 @@ PV = "0.0+svnr${SRCPV}" PR = "r4" -SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http" +SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http" S = "${WORKDIR}/${PN}" diff --git a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb index 5024e7cf4ad..f2b3a7c0eb7 100644 --- a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb +++ b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ DEPENDS = "gtk+ intltool-native" DEPENDS_append_poky = " libowl" -SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \ +SRC_URI = "http://savannah.nongnu.org/download/${BPN}/${BPN}-${PV}.tar.gz \ file://leafpad.desktop" SRC_URI[md5sum] = "254a72fc67505e3aa52884c729cd7b97" diff --git a/meta/recipes-sato/libowl/libowl_svn.bb b/meta/recipes-sato/libowl/libowl_svn.bb index 74d0d779815..81ebf8e5b08 100644 --- a/meta/recipes-sato/libowl/libowl_svn.bb +++ b/meta/recipes-sato/libowl/libowl_svn.bb @@ -13,7 +13,7 @@ DEPENDS = "gtk+" PV = "0.0+svnr${SRCPV}" PR = "r6" -SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http" +SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http" S = "${WORKDIR}/${PN}" diff --git a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb index 9f4e4d3e01d..c5c80629d56 100644 --- a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb +++ b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb @@ -14,7 +14,7 @@ PR = "r0" S = "${WORKDIR}/git" -SRC_URI = "git://git.pokylinux.org/${PN};protocol=git \ +SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ file://no-handed.patch;patch=1;pnum=0" inherit autotools pkgconfig diff --git a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb index 09f79138ca7..9e95df4e885 100644 --- a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb +++ b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb @@ -13,7 +13,7 @@ SECTION = "x11/wm" PV = "2.0+git${SRCPV}" PR = "r0" -SRC_URI = "git://git.pokylinux.org/${PN}-2;protocol=git \ +SRC_URI = "git://git.pokylinux.org/${BPN}-2;protocol=git \ file://dso_linking_change_build_fix.patch" EXTRA_OECONF = "--enable-startup-notification --with-dbus" diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb index 245f999335a..e2cacb0b1d5 100644 --- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb +++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb @@ -13,7 +13,7 @@ SECTION = "x11" PV = "0.0+git${SRCPV}" PR = "r0" -SRC_URI = "git://git.pokylinux.org/${PN};protocol=git \ +SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ file://configure_fix.patch;patch=1;maxrev=1819 \ file://single-instance.patch;patch=1 \ file://80matchboxkeyboard.shbg" diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb index 256b5a22dac..3f4f1f9a075 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb @@ -19,7 +19,7 @@ RPROVIDES_${PN} = "matchbox-panel" RREPLACES_${PN} = "matchbox-panel" RCONFLICTS_${PN} = "matchbox-panel" -SRC_URI = "git://git.pokylinux.org/${PN};protocol=git \ +SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ file://startup_fix.diff;patch=1" EXTRA_OECONF = "--enable-startup-notification --enable-dbus" diff --git a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb index 8077a56e1c5..f36a33941e0 100644 --- a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb +++ b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb @@ -10,7 +10,7 @@ SECTION = "x11/wm" PV = "0.0+git${SRCPV}" PR = "r0" -SRC_URI = "git://git.pokylinux.org/${PN};protocol=git \ +SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ file://single-instance.patch;patch=1 \ file://configure_fix.patch;patch=1;maxrev=1819 \ file://dso_linking_change_build_fix.patch " diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb index c26c33861f4..b1ad1ea8c8e 100644 --- a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb +++ b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb @@ -11,7 +11,7 @@ SECTION = "x11/utils" PV = "0.0+git${SRCPV}" PR = "r0" -SRC_URI = "git://git.pokylinux.org/${PN};protocol=git" +SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git" S = "${WORKDIR}/git" diff --git a/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb b/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb index b9612c0741f..99d0df7a0c7 100644 --- a/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb +++ b/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb @@ -17,7 +17,7 @@ PR = "r6" S = "${WORKDIR}/${PN}" -SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \ +SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http \ file://gst_change_state.patch \ file://make-382.patch" diff --git a/meta/recipes-sato/pimlico/contacts_0.9.bb b/meta/recipes-sato/pimlico/contacts_0.9.bb index a9e3f15ad1f..df87ac5fd36 100644 --- a/meta/recipes-sato/pimlico/contacts_0.9.bb +++ b/meta/recipes-sato/pimlico/contacts_0.9.bb @@ -2,4 +2,4 @@ require contacts.inc PR = "r3" -SRC_URI =+ "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" +SRC_URI =+ "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" diff --git a/meta/recipes-sato/pimlico/contacts_git.bb b/meta/recipes-sato/pimlico/contacts_git.bb index 0d2e235e560..a86ecc4e539 100644 --- a/meta/recipes-sato/pimlico/contacts_git.bb +++ b/meta/recipes-sato/pimlico/contacts_git.bb @@ -10,7 +10,7 @@ PR = "r2" S = "${WORKDIR}/git" -SRC_URI =+ "git://git.gnome.org/${PN};protocol=git \ +SRC_URI =+ "git://git.gnome.org/${BPN};protocol=git \ file://make-382.patch" S = "${WORKDIR}/git" diff --git a/meta/recipes-sato/pimlico/dates_git.bb b/meta/recipes-sato/pimlico/dates_git.bb index 973c42d85af..f0a12f81857 100644 --- a/meta/recipes-sato/pimlico/dates_git.bb +++ b/meta/recipes-sato/pimlico/dates_git.bb @@ -10,6 +10,6 @@ PR = "r3" S = "${WORKDIR}/git" -SRC_URI = "git://git.gnome.org/${PN};protocol=git \ +SRC_URI = "git://git.gnome.org/${BPN};protocol=git \ file://make-382.patch \ file://dso_linking_change_build_fix.patch" diff --git a/meta/recipes-sato/pimlico/tasks_0.18.bb b/meta/recipes-sato/pimlico/tasks_0.18.bb index 1282e4f4357..fd7edb3d94c 100644 --- a/meta/recipes-sato/pimlico/tasks_0.18.bb +++ b/meta/recipes-sato/pimlico/tasks_0.18.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://src/omoko/openmoko-tasks.c;endline=20;md5=04d56a46863c9f4247694f40257a836a \ file://src/hildon/hildon-tasks.c;endline=21;md5=488ddf31dc14b2196dec7cc736211b52" -SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" +SRC_URI = "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" SRC_URI[md5sum] = "d40c0227e496b51be6fde10f387215ed" SRC_URI[sha256sum] = "08802003da2517c6e0b2defd66bcaf466edd0ce7188373f564d629af6b93cc91" diff --git a/meta/recipes-sato/pimlico/tasks_git.bb b/meta/recipes-sato/pimlico/tasks_git.bb index 1ab8cd18cd2..8f708bad517 100644 --- a/meta/recipes-sato/pimlico/tasks_git.bb +++ b/meta/recipes-sato/pimlico/tasks_git.bb @@ -1,6 +1,6 @@ require tasks.inc -SRC_URI = "git://git.gnome.org/${PN};protocol=git" +SRC_URI = "git://git.gnome.org/${BPN};protocol=git" PV = "0.13+git${SRCPV}" PR = "r1" diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb index 4fbf70d85b0..e69481de3a7 100644 --- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb +++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb @@ -2,7 +2,7 @@ require sato-icon-theme.inc DEPENDS += "icon-naming-utils-native" -SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz \ +SRC_URI = "http://pokylinux.org/releases/sato/${BPN}-${PV}.tar.gz \ file://iconpath-option.patch" SRC_URI[md5sum] = "86a847f3128a43a9cf23b7029a656f50" diff --git a/meta/recipes-sato/screenshot/screenshot_svn.bb b/meta/recipes-sato/screenshot/screenshot_svn.bb index f9c4db60d6e..2f1b5ba7091 100644 --- a/meta/recipes-sato/screenshot/screenshot_svn.bb +++ b/meta/recipes-sato/screenshot/screenshot_svn.bb @@ -12,7 +12,7 @@ DEPENDS = "matchbox-panel-2" PV = "0.0+svnr${SRCPV}" PR = "r2" -SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \ +SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http \ file://fix_ldadd_order.patch" S = ${WORKDIR}/${PN} diff --git a/meta/recipes-sato/web/web_svn.bb b/meta/recipes-sato/web/web_svn.bb index bdcdaba0090..9dffa837c13 100644 --- a/meta/recipes-sato/web/web_svn.bb +++ b/meta/recipes-sato/web/web_svn.bb @@ -6,7 +6,7 @@ PR = "r4" PV = "0.0+svnr${SRCPV}" -SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ +SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \ file://owl-window-menu.patch \ " |