aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorApelete Seketeli <apelete@seketeli.net>2012-06-28 22:26:38 +0200
committerApelete Seketeli <apelete@seketeli.net>2012-07-04 22:21:11 +0200
commit14ad6a5f16c5c576b03e0e9ee717c84c05d5f71f (patch)
tree1cf96d38bab0a2f89306c5a3af45ba06e6ebd2f6
parente298239228abffc1bf19aec489ac05b05ad56f36 (diff)
downloadopenembedded-14ad6a5f16c5c576b03e0e9ee717c84c05d5f71f.tar.gz
xcursor-transparent-theme_0.1.1: update SRC_URI
This patch updates the SRC_URI of xcursor-transparent-theme_0.1.1.bb to projects.o-hand.com since the matchbox-project.org repository seems to be down. Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
-rw-r--r--recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
index ef746a825a..aff7ccfa6c 100644
--- a/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
+++ b/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Transparent xcursor theme for handheld systems"
SECTION = "x11/base"
PR ="r2"
-SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
+SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
file://use-relative-symlinks.patch \
file://fix_watch_cursor.patch"
FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"