From adbf55721ee956897c0951cff63aeb1defb3c738 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 20 Apr 2011 18:12:40 +0100 Subject: Fix git.pokylinux.org urls to git.yoctoproject.org Signed-off-by: Richard Purdie --- .../recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb | 2 +- meta/conf/distro/include/distro_tracking_fields.inc | 2 +- meta/recipes-devtools/prelink/prelink_git.bb | 2 +- meta/recipes-devtools/swabber/swabber-native_git.bb | 4 ++-- meta/recipes-graphics/libfakekey/libfakekey_git.bb | 2 +- meta/recipes-graphics/libmatchbox/libmatchbox_git.bb | 2 +- meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb | 2 +- meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | 2 +- .../recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +- meta/recipes-kernel/oprofile/oprofileui_git.bb | 2 +- meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb | 2 +- meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb | 2 +- meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | 2 +- meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | 2 +- meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb | 2 +- meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb | 2 +- meta/recipes-sato/settings-daemon/settings-daemon_git.bb | 2 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb index fdb764ca03..1eb5187dac 100644 --- a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb +++ b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb @@ -6,7 +6,7 @@ PV = "0.3+git${SRCPV}" LIC_FILES_CHKSUM = "file://configure.ac;endline=7;md5=3c4e087662e37f10e469425f3a0ad225" -SRC_URI = "git://git.pokylinux.org/${PN};protocol=git" +SRC_URI = "git://git.yoctoproject.org/${PN};protocol=git" S = "${WORKDIR}/git" inherit autotools pkgconfig diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index cf68e71c24..43b9fa7840 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc @@ -2742,7 +2742,7 @@ RECIPE_LATEST_VERSION_pn-tcf-agent = "0.3.0+svnr1078" RECIPE_MANUAL_CHECK_DATE_pn-tcf-agent = "Apr 11, 2011" RECIPE_NO_UPDATE_REASON_pn-tcf-agent = "Do not upgrade to version: (998)? because upstraem hasn't defined a formal release tag." RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2" -RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.pokylinux.org/eclipse-poky.git in future" +RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.yoctoproject.org/eclipse-poky.git in future" RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent" RECIPE_INTEL_SECTION_pn-tcf-agent = "sdk-tools" RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tcf-agent = "1+ years" diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb index e8abf59356..cabdf8baf0 100644 --- a/meta/recipes-devtools/prelink/prelink_git.bb +++ b/meta/recipes-devtools/prelink/prelink_git.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" PV = "1.0+git${SRCPV}" PR = "r2" -SRC_URI = "git://git.pokylinux.org/prelink-cross.git;protocol=git \ +SRC_URI = "git://git.yoctoproject.org/prelink-cross.git;protocol=git \ file://prelink.conf \ file://prelink.cron.daily \ file://prelink.default \ diff --git a/meta/recipes-devtools/swabber/swabber-native_git.bb b/meta/recipes-devtools/swabber/swabber-native_git.bb index c7133153ac..28d6b6d55a 100644 --- a/meta/recipes-devtools/swabber/swabber-native_git.bb +++ b/meta/recipes-devtools/swabber/swabber-native_git.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Swabber is a tool that can help with understanding a program's use of host files." -HOMEPAGE = "http://git.pokylinux.org/cgit/cgit.cgi/swabber" +HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/swabber" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" @@ -8,7 +8,7 @@ PR = "r0" S = "${WORKDIR}/git" -SRC_URI = "git://git.pokylinux.org/swabber;protocol=git" +SRC_URI = "git://git.yoctoproject.org/swabber;protocol=git" inherit native diff --git a/meta/recipes-graphics/libfakekey/libfakekey_git.bb b/meta/recipes-graphics/libfakekey/libfakekey_git.bb index 5ebd8bfca7..a7f64ff0d6 100644 --- a/meta/recipes-graphics/libfakekey/libfakekey_git.bb +++ b/meta/recipes-graphics/libfakekey/libfakekey_git.bb @@ -12,7 +12,7 @@ SECTION = "x11/wm" PV = "0.0+git${SRCPV}" PR = "r0" -SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git" +SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_git.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_git.bb index 01106d593b..3d2fe9cd4d 100644 --- a/meta/recipes-graphics/libmatchbox/libmatchbox_git.bb +++ b/meta/recipes-graphics/libmatchbox/libmatchbox_git.bb @@ -4,7 +4,7 @@ PV = "1.9+git${SRCPV}" PR = "r0" DEFAULT_PREFERENCE = "-1" -SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ +SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ file://configure_fixes.patch;patch=1 \ file://check.m4 \ file://16bppfixes.patch;patch=1 \ diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb index 086d4853e4..a9dfaf7343 100644 --- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb +++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb @@ -13,7 +13,7 @@ DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification ex PV = "1.2+git${SRCPV}" PR = "r0" -SRC_URI = "git://git.pokylinux.org/matchbox-window-manager;protocol=git \ +SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager;protocol=git \ file://configure_fix.patch;patch=1;maxrev=1818 \ file://kbdconfig" diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb index de5628cd02..10dd921174 100644 --- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb +++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb @@ -9,7 +9,7 @@ PV = "0.1+git${SRCPV}" inherit native -SRC_URI = "git://git.pokylinux.org/yocto-kernel-tools.git;protocol=git" +SRC_URI = "git://git.yoctoproject.org/yocto-kernel-tools.git;protocol=git" S = "${WORKDIR}" kern_tools_LIST = kgit kgit-init kgit-meta \ diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb index 6d56f6ec76..8e6239cd74 100644 --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb @@ -12,7 +12,7 @@ PV = "2.6.37+git-${SRCPV}" PR = "r3" SRCREV_FORMAT = "meta_machine" -SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" +SRC_URI = "git://git.yoctoproject.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" # force this to empty to prevent installation failures, we aren't # building a device tree as part of kern headers diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb index 38fbba3646..7279793978 100644 --- a/meta/recipes-kernel/linux/linux-yocto_git.bb +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb @@ -21,7 +21,7 @@ PR = "r16" PV = "${LINUX_VERSION}+git${SRCPV}" SRCREV_FORMAT = "meta_machine" -SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" +SRC_URI = "git://git.yoctoproject.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro|beagleboard)" diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb index 44adcb78d2..b5e86dd36f 100644 --- a/meta/recipes-kernel/oprofile/oprofileui_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb @@ -6,5 +6,5 @@ PR = "r4" S = "${WORKDIR}/git" # Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now. -SRC_URI = "git://git.pokylinux.org/oprofileui;protocol=git \ +SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \ file://dso_linking_change_build_fix.patch " 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 c5c80629d5..73c8934fd1 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/${BPN};protocol=git \ +SRC_URI = "git://git.yoctoproject.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 4a80ff92bc..019fb7619d 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 = "r1" -SRC_URI = "git://git.pokylinux.org/${BPN}-2;protocol=git \ +SRC_URI = "git://git.yoctoproject.org/${BPN}-2;protocol=git \ file://dso_linking_change_build_fix.patch \ file://window-resize-fix.patch" diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb index e2cacb0b1d..84c71d0139 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/${BPN};protocol=git \ +SRC_URI = "git://git.yoctoproject.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 3f4f1f9a07..9e1a29700b 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/${BPN};protocol=git \ +SRC_URI = "git://git.yoctoproject.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 f36a33941e..81a4d7d055 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/${BPN};protocol=git \ +SRC_URI = "git://git.yoctoproject.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 b1ad1ea8c8..0e0a753ef3 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/${BPN};protocol=git" +SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" S = "${WORKDIR}/git" diff --git a/meta/recipes-sato/settings-daemon/settings-daemon_git.bb b/meta/recipes-sato/settings-daemon/settings-daemon_git.bb index f7dc86fec9..1adfa704df 100644 --- a/meta/recipes-sato/settings-daemon/settings-daemon_git.bb +++ b/meta/recipes-sato/settings-daemon/settings-daemon_git.bb @@ -10,7 +10,7 @@ PV = "0.0+git${SRCPV}" PR = "r0" -SRC_URI = "git://git.pokylinux.org/xsettings-daemon;protocol=git \ +SRC_URI = "git://git.yoctoproject.org/xsettings-daemon;protocol=git \ file://addsoundkeys.patch;apply=yes \ file://70settings-daemon.sh \ file://dso_linking_change_build_fix.patch" -- cgit 1.2.3-korg