[oe-commits] Klaus Schwarzkopf : mb-applet-tasks: fixed SRC_URI

git version control git at git.openembedded.org
Sun Nov 28 10:06:15 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 772d22cf1f8d3a8d7c6e07aed99eb91bc101ba66
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=772d22cf1f8d3a8d7c6e07aed99eb91bc101ba66

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sat Nov 27 18:40:01 2010 +0100

mb-applet-tasks: fixed SRC_URI

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 .../matchbox-applet-tasks/mb-applet-tasks_1.0.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/matchbox-applet-tasks/mb-applet-tasks_1.0.0.bb b/recipes/matchbox-applet-tasks/mb-applet-tasks_1.0.0.bb
index c995a7c..e25ad9f 100644
--- a/recipes/matchbox-applet-tasks/mb-applet-tasks_1.0.0.bb
+++ b/recipes/matchbox-applet-tasks/mb-applet-tasks_1.0.0.bb
@@ -14,7 +14,7 @@ CFLAGS += "-I${STAGING_INCDIR} \
 	   -I${STAGING_INCDIR}/cairo \
 	   -DWNCK_I_KNOW_THIS_IS_UNSTABLE"
 
-SRC_URI = "http://www.pdaxrom.org/download/1.1.0beta4/src/${P}.tar.bz2"
+SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/pdaxrom/download/1.1.0beta4/src/${P}.tar.bz2"
 
 do_install() {
 install -d ${D}/${datadir}/applications





More information about the Openembedded-commits mailing list