diff options
author | Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> | 2012-09-20 13:02:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-20 13:33:49 +0100 |
commit | 3356b814e5a51bcc139035498e914c6576a0eafd (patch) | |
tree | a1769ddeb6debc03d2225a71ef838a76c136c9c5 /meta | |
parent | 936d18a6cb31b50287624bc6aa0ee1208f36f19f (diff) | |
download | poky-3356b814e5a51bcc139035498e914c6576a0eafd.tar.gz |
xcursor-transparent-theme: switch SRC_URI as matchbox-project is dead
(From OE-Core rev: bcd5ea36bd5e0dbb063f45fbc6d5d3272841fb0f)
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xcursor-transparent-theme/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 824c295a96..fecc8eabfb 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" | |||
8 | SECTION = "x11/base" | 8 | SECTION = "x11/base" |
9 | PR = "r4" | 9 | PR = "r4" |
10 | 10 | ||
11 | SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ | 11 | SRC_URI = "http://downloads.yoctoproject.org/releases/matchbox/utils/xcursor-transparent-theme-${PV}.tar.gz \ |
12 | file://use-relative-symlinks.patch \ | 12 | file://use-relative-symlinks.patch \ |
13 | file://fix_watch_cursor.patch" | 13 | file://fix_watch_cursor.patch" |
14 | 14 | ||