aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-panel-2
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-20 18:47:32 +0100
commitadbf55721ee956897c0951cff63aeb1defb3c738 (patch)
tree9539a77615920810e81a0b0c8598a0431f661614 /meta/recipes-sato/matchbox-panel-2
parent832240f2c5b4f4af8a8e5b652c7e234560104cc4 (diff)
downloadopenembedded-core-adbf55721ee956897c0951cff63aeb1defb3c738.tar.gz
Fix git.pokylinux.org urls to git.yoctoproject.org
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-panel-2')
-rw-r--r--meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
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"