summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-config-gtk
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/recipes-sato/matchbox-config-gtk
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/recipes-sato/matchbox-config-gtk')
-rw-r--r--meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb2
1 files changed, 1 insertions, 1 deletions
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