From 5164821975bb8524760f386065b476a6b4722a2f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 20 Apr 2011 18:12:40 +0100 Subject: Fix git.pokylinux.org urls to git.yoctoproject.org (From OE-Core rev: adbf55721ee956897c0951cff63aeb1defb3c738) Signed-off-by: Richard Purdie --- meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato/matchbox-keyboard') 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" 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" -- cgit v1.2.3-54-g00ecf