Fix git.pokylinux.org urls to git.yoctoproject.org

(From OE-Core rev: adbf55721ee956897c0951cff63aeb1defb3c738)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-04-20 18:12:40 +01:00
parent b8a07171eb
commit 5164821975
18 changed files with 19 additions and 19 deletions

View File

@ -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

View File

@ -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"

View File

@ -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 \

View File

@ -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

View File

@ -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"

View File

@ -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 \

View File

@ -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"

View File

@ -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 \

View File

@ -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

View File

@ -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)"

View File

@ -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 "

View File

@ -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

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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 "

View File

@ -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"

View File

@ -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"