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

git version control git at git.openembedded.org
Tue Nov 30 00:19:30 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: 0b138c7d6d5f79c8070bfd01a5e49931496e29e1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0b138c7d6d5f79c8070bfd01a5e49931496e29e1

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