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