summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-20 18:12:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-21 00:29:31 +0100
commit5164821975bb8524760f386065b476a6b4722a2f (patch)
treef949dc917b8d5c598598581ce6f12cb5c5203b12 /meta
parentb8a07171ebe4e73add3557266e278dbd3ff9a840 (diff)
downloadpoky-5164821975bb8524760f386065b476a6b4722a2f.tar.gz
Fix git.pokylinux.org urls to git.yoctoproject.org
(From OE-Core rev: adbf55721ee956897c0951cff63aeb1defb3c738) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/distro_tracking_fields.inc2
-rw-r--r--meta/recipes-devtools/prelink/prelink_git.bb2
-rw-r--r--meta/recipes-devtools/swabber/swabber-native_git.bb4
-rw-r--r--meta/recipes-graphics/libfakekey/libfakekey_git.bb2
-rw-r--r--meta/recipes-graphics/libmatchbox/libmatchbox_git.bb2
-rw-r--r--meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb2
-rw-r--r--meta/recipes-kernel/kern-tools/kern-tools-native_git.bb2
-rw-r--r--meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_git.bb2
-rw-r--r--meta/recipes-kernel/oprofile/oprofileui_git.bb2
-rw-r--r--meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb2
-rw-r--r--meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb2
-rw-r--r--meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb2
-rw-r--r--meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb2
-rw-r--r--meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb2
-rw-r--r--meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb2
-rw-r--r--meta/recipes-sato/settings-daemon/settings-daemon_git.bb2
17 files changed, 18 insertions, 18 deletions
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"
2742RECIPE_MANUAL_CHECK_DATE_pn-tcf-agent = "Apr 11, 2011" 2742RECIPE_MANUAL_CHECK_DATE_pn-tcf-agent = "Apr 11, 2011"
2743RECIPE_NO_UPDATE_REASON_pn-tcf-agent = "Do not upgrade to version: (998)? because upstraem hasn't defined a formal release tag." 2743RECIPE_NO_UPDATE_REASON_pn-tcf-agent = "Do not upgrade to version: (998)? because upstraem hasn't defined a formal release tag."
2744RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2" 2744RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2"
2745RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.pokylinux.org/eclipse-poky.git in future" 2745RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.yoctoproject.org/eclipse-poky.git in future"
2746RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent" 2746RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent"
2747RECIPE_INTEL_SECTION_pn-tcf-agent = "sdk-tools" 2747RECIPE_INTEL_SECTION_pn-tcf-agent = "sdk-tools"
2748RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tcf-agent = "1+ years" 2748RECIPE_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"
10PV = "1.0+git${SRCPV}" 10PV = "1.0+git${SRCPV}"
11PR = "r2" 11PR = "r2"
12 12
13SRC_URI = "git://git.pokylinux.org/prelink-cross.git;protocol=git \ 13SRC_URI = "git://git.yoctoproject.org/prelink-cross.git;protocol=git \
14 file://prelink.conf \ 14 file://prelink.conf \
15 file://prelink.cron.daily \ 15 file://prelink.cron.daily \
16 file://prelink.default \ 16 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 @@
1DESCRIPTION = "Swabber is a tool that can help with understanding a program's use of host files." 1DESCRIPTION = "Swabber is a tool that can help with understanding a program's use of host files."
2HOMEPAGE = "http://git.pokylinux.org/cgit/cgit.cgi/swabber" 2HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/swabber"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" 4LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
5 5
@@ -8,7 +8,7 @@ PR = "r0"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11SRC_URI = "git://git.pokylinux.org/swabber;protocol=git" 11SRC_URI = "git://git.yoctoproject.org/swabber;protocol=git"
12 12
13inherit native 13inherit native
14 14
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"
12PV = "0.0+git${SRCPV}" 12PV = "0.0+git${SRCPV}"
13PR = "r0" 13PR = "r0"
14 14
15SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git" 15SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
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}"
4PR = "r0" 4PR = "r0"
5DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"
6 6
7SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ 7SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
8 file://configure_fixes.patch;patch=1 \ 8 file://configure_fixes.patch;patch=1 \
9 file://check.m4 \ 9 file://check.m4 \
10 file://16bppfixes.patch;patch=1 \ 10 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
13PV = "1.2+git${SRCPV}" 13PV = "1.2+git${SRCPV}"
14PR = "r0" 14PR = "r0"
15 15
16SRC_URI = "git://git.pokylinux.org/matchbox-window-manager;protocol=git \ 16SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager;protocol=git \
17 file://configure_fix.patch;patch=1;maxrev=1818 \ 17 file://configure_fix.patch;patch=1;maxrev=1818 \
18 file://kbdconfig" 18 file://kbdconfig"
19 19
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}"
9 9
10inherit native 10inherit native
11 11
12SRC_URI = "git://git.pokylinux.org/yocto-kernel-tools.git;protocol=git" 12SRC_URI = "git://git.yoctoproject.org/yocto-kernel-tools.git;protocol=git"
13S = "${WORKDIR}" 13S = "${WORKDIR}"
14 14
15kern_tools_LIST = kgit kgit-init kgit-meta \ 15kern_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}"
12PR = "r3" 12PR = "r3"
13 13
14SRCREV_FORMAT = "meta_machine" 14SRCREV_FORMAT = "meta_machine"
15SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" 15SRC_URI = "git://git.yoctoproject.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
16 16
17# force this to empty to prevent installation failures, we aren't 17# force this to empty to prevent installation failures, we aren't
18# building a device tree as part of kern headers 18# 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"
21PV = "${LINUX_VERSION}+git${SRCPV}" 21PV = "${LINUX_VERSION}+git${SRCPV}"
22SRCREV_FORMAT = "meta_machine" 22SRCREV_FORMAT = "meta_machine"
23 23
24SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
25 25
26COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro|beagleboard)" 26COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro|beagleboard)"
27 27
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"
6S = "${WORKDIR}/git" 6S = "${WORKDIR}/git"
7 7
8# Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now. 8# Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now.
9SRC_URI = "git://git.pokylinux.org/oprofileui;protocol=git \ 9SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \
10 file://dso_linking_change_build_fix.patch " 10 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"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ 17SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
18 file://no-handed.patch;patch=1;pnum=0" 18 file://no-handed.patch;patch=1;pnum=0"
19 19
20inherit autotools pkgconfig 20inherit 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"
13PV = "2.0+git${SRCPV}" 13PV = "2.0+git${SRCPV}"
14PR = "r1" 14PR = "r1"
15 15
16SRC_URI = "git://git.pokylinux.org/${BPN}-2;protocol=git \ 16SRC_URI = "git://git.yoctoproject.org/${BPN}-2;protocol=git \
17 file://dso_linking_change_build_fix.patch \ 17 file://dso_linking_change_build_fix.patch \
18 file://window-resize-fix.patch" 18 file://window-resize-fix.patch"
19 19
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"
13PV = "0.0+git${SRCPV}" 13PV = "0.0+git${SRCPV}"
14PR = "r0" 14PR = "r0"
15 15
16SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ 16SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
17 file://configure_fix.patch;patch=1;maxrev=1819 \ 17 file://configure_fix.patch;patch=1;maxrev=1819 \
18 file://single-instance.patch;patch=1 \ 18 file://single-instance.patch;patch=1 \
19 file://80matchboxkeyboard.shbg" 19 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"
19RREPLACES_${PN} = "matchbox-panel" 19RREPLACES_${PN} = "matchbox-panel"
20RCONFLICTS_${PN} = "matchbox-panel" 20RCONFLICTS_${PN} = "matchbox-panel"
21 21
22SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ 22SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
23 file://startup_fix.diff;patch=1" 23 file://startup_fix.diff;patch=1"
24 24
25EXTRA_OECONF = "--enable-startup-notification --enable-dbus" 25EXTRA_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"
10PV = "0.0+git${SRCPV}" 10PV = "0.0+git${SRCPV}"
11PR = "r0" 11PR = "r0"
12 12
13SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ 13SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
14 file://single-instance.patch;patch=1 \ 14 file://single-instance.patch;patch=1 \
15 file://configure_fix.patch;patch=1;maxrev=1819 \ 15 file://configure_fix.patch;patch=1;maxrev=1819 \
16 file://dso_linking_change_build_fix.patch " 16 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"
11PV = "0.0+git${SRCPV}" 11PV = "0.0+git${SRCPV}"
12PR = "r0" 12PR = "r0"
13 13
14SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git" 14SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
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}"
10 10
11PR = "r0" 11PR = "r0"
12 12
13SRC_URI = "git://git.pokylinux.org/xsettings-daemon;protocol=git \ 13SRC_URI = "git://git.yoctoproject.org/xsettings-daemon;protocol=git \
14 file://addsoundkeys.patch;apply=yes \ 14 file://addsoundkeys.patch;apply=yes \
15 file://70settings-daemon.sh \ 15 file://70settings-daemon.sh \
16 file://dso_linking_change_build_fix.patch" 16 file://dso_linking_change_build_fix.patch"