summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcursor-transparent-theme
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-07 20:06:29 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-09 08:18:17 -0800
commit3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch)
tree774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-graphics/xcursor-transparent-theme
parentba5e0b9531b9a967aa3d408a13024590d96b8391 (diff)
downloadpoky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xcursor-transparent-theme')
-rw-r--r--meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb3
1 files changed, 3 insertions, 0 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 67ca086be7..0727d0f55b 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
@@ -11,6 +11,9 @@ PR="r3"
11SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ 11SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
12 file://use-relative-symlinks.patch;patch=1 \ 12 file://use-relative-symlinks.patch;patch=1 \
13 file://fix_watch_cursor.patch;patch=1" 13 file://fix_watch_cursor.patch;patch=1"
14
15SRC_URI[md5sum] = "7b0c623049d4aab20600d6473f8aab23"
16SRC_URI[sha256sum] = "b26adf2d503d01299718390ae39dab4691a67220de09423be0364e9a060bf7e4"
14FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" 17FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"
15 18
16inherit autotools 19inherit autotools