[oe-commits] Marcin Juszkiewicz : xcursor-transparent-theme: switch SRC_URI as matchbox-project is dead

git at git.openembedded.org git at git.openembedded.org
Thu Sep 20 12:41:07 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: bcd5ea36bd5e0dbb063f45fbc6d5d3272841fb0f
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=bcd5ea36bd5e0dbb063f45fbc6d5d3272841fb0f

Author: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
Date:   Thu Sep 20 13:02:59 2012 +0200

xcursor-transparent-theme: switch SRC_URI as matchbox-project is dead

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../xcursor-transparent-theme_0.1.1.bb             |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
index 824c295..fecc8ea 100644
--- a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
+++ b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 SECTION = "x11/base"
 PR = "r4"
 
-SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
+SRC_URI = "http://downloads.yoctoproject.org/releases/matchbox/utils/xcursor-transparent-theme-${PV}.tar.gz \
 	   file://use-relative-symlinks.patch \
 	   file://fix_watch_cursor.patch"
 





More information about the Openembedded-commits mailing list