diff options
Diffstat (limited to 'meta')
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" | |||
2742 | RECIPE_MANUAL_CHECK_DATE_pn-tcf-agent = "Apr 11, 2011" | 2742 | RECIPE_MANUAL_CHECK_DATE_pn-tcf-agent = "Apr 11, 2011" |
2743 | RECIPE_NO_UPDATE_REASON_pn-tcf-agent = "Do not upgrade to version: (998)? because upstraem hasn't defined a formal release tag." | 2743 | RECIPE_NO_UPDATE_REASON_pn-tcf-agent = "Do not upgrade to version: (998)? because upstraem hasn't defined a formal release tag." |
2744 | RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2" | 2744 | RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2" |
2745 | RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.pokylinux.org/eclipse-poky.git in future" | 2745 | RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.yoctoproject.org/eclipse-poky.git in future" |
2746 | RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent" | 2746 | RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent" |
2747 | RECIPE_INTEL_SECTION_pn-tcf-agent = "sdk-tools" | 2747 | RECIPE_INTEL_SECTION_pn-tcf-agent = "sdk-tools" |
2748 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tcf-agent = "1+ years" | 2748 | 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" | |||
10 | PV = "1.0+git${SRCPV}" | 10 | PV = "1.0+git${SRCPV}" |
11 | PR = "r2" | 11 | PR = "r2" |
12 | 12 | ||
13 | SRC_URI = "git://git.pokylinux.org/prelink-cross.git;protocol=git \ | 13 | SRC_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 @@ | |||
1 | DESCRIPTION = "Swabber is a tool that can help with understanding a program's use of host files." | 1 | DESCRIPTION = "Swabber is a tool that can help with understanding a program's use of host files." |
2 | HOMEPAGE = "http://git.pokylinux.org/cgit/cgit.cgi/swabber" | 2 | HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/swabber" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
5 | 5 | ||
@@ -8,7 +8,7 @@ PR = "r0" | |||
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | SRC_URI = "git://git.pokylinux.org/swabber;protocol=git" | 11 | SRC_URI = "git://git.yoctoproject.org/swabber;protocol=git" |
12 | 12 | ||
13 | inherit native | 13 | inherit 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" | |||
12 | PV = "0.0+git${SRCPV}" | 12 | PV = "0.0+git${SRCPV}" |
13 | PR = "r0" | 13 | PR = "r0" |
14 | 14 | ||
15 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git" | 15 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${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}" | |||
4 | PR = "r0" | 4 | PR = "r0" |
5 | DEFAULT_PREFERENCE = "-1" | 5 | DEFAULT_PREFERENCE = "-1" |
6 | 6 | ||
7 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ | 7 | SRC_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 | |||
13 | PV = "1.2+git${SRCPV}" | 13 | PV = "1.2+git${SRCPV}" |
14 | PR = "r0" | 14 | PR = "r0" |
15 | 15 | ||
16 | SRC_URI = "git://git.pokylinux.org/matchbox-window-manager;protocol=git \ | 16 | SRC_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 | ||
10 | inherit native | 10 | inherit native |
11 | 11 | ||
12 | SRC_URI = "git://git.pokylinux.org/yocto-kernel-tools.git;protocol=git" | 12 | SRC_URI = "git://git.yoctoproject.org/yocto-kernel-tools.git;protocol=git" |
13 | S = "${WORKDIR}" | 13 | S = "${WORKDIR}" |
14 | 14 | ||
15 | kern_tools_LIST = kgit kgit-init kgit-meta \ | 15 | 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}" | |||
12 | PR = "r3" | 12 | PR = "r3" |
13 | 13 | ||
14 | SRCREV_FORMAT = "meta_machine" | 14 | SRCREV_FORMAT = "meta_machine" |
15 | SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 15 | SRC_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" | |||
21 | PV = "${LINUX_VERSION}+git${SRCPV}" | 21 | PV = "${LINUX_VERSION}+git${SRCPV}" |
22 | SRCREV_FORMAT = "meta_machine" | 22 | SRCREV_FORMAT = "meta_machine" |
23 | 23 | ||
24 | SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" |
25 | 25 | ||
26 | COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro|beagleboard)" | 26 | COMPATIBLE_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" | |||
6 | S = "${WORKDIR}/git" | 6 | S = "${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. |
9 | SRC_URI = "git://git.pokylinux.org/oprofileui;protocol=git \ | 9 | SRC_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 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
17 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ | 17 | SRC_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 | ||
20 | inherit autotools pkgconfig | 20 | 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" | |||
13 | PV = "2.0+git${SRCPV}" | 13 | PV = "2.0+git${SRCPV}" |
14 | PR = "r1" | 14 | PR = "r1" |
15 | 15 | ||
16 | SRC_URI = "git://git.pokylinux.org/${BPN}-2;protocol=git \ | 16 | SRC_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" | |||
13 | PV = "0.0+git${SRCPV}" | 13 | PV = "0.0+git${SRCPV}" |
14 | PR = "r0" | 14 | PR = "r0" |
15 | 15 | ||
16 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ | 16 | SRC_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" | |||
19 | RREPLACES_${PN} = "matchbox-panel" | 19 | RREPLACES_${PN} = "matchbox-panel" |
20 | RCONFLICTS_${PN} = "matchbox-panel" | 20 | RCONFLICTS_${PN} = "matchbox-panel" |
21 | 21 | ||
22 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ | 22 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ |
23 | file://startup_fix.diff;patch=1" | 23 | file://startup_fix.diff;patch=1" |
24 | 24 | ||
25 | EXTRA_OECONF = "--enable-startup-notification --enable-dbus" | 25 | 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" | |||
10 | PV = "0.0+git${SRCPV}" | 10 | PV = "0.0+git${SRCPV}" |
11 | PR = "r0" | 11 | PR = "r0" |
12 | 12 | ||
13 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ | 13 | SRC_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" | |||
11 | PV = "0.0+git${SRCPV}" | 11 | PV = "0.0+git${SRCPV}" |
12 | PR = "r0" | 12 | PR = "r0" |
13 | 13 | ||
14 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git" | 14 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${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 | ||
11 | PR = "r0" | 11 | PR = "r0" |
12 | 12 | ||
13 | SRC_URI = "git://git.pokylinux.org/xsettings-daemon;protocol=git \ | 13 | SRC_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" |