From b236090192c018bf8efe8c72019d3d1567b6d158 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 10 Feb 2006 11:40:32 +0000 Subject: Convert packages CVSDATE -> SRCDATE and standardise some PV fields git-svn-id: https://svn.o-hand.com/repos/poky/trunk@268 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'openembedded/packages/xcursor-transparent-theme') diff --git a/openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb index ac03be504..ca048155c 100644 --- a/openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb +++ b/openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb @@ -1,9 +1,11 @@ LICENSE = "GPL" DESCRIPTION = "Transparent xcursor theme for handheld systems" SECTION = "x11/base" +PR="r1" SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ - file://use-relative-symlinks.patch;patch=1" + file://use-relative-symlinks.patch;patch=1 \ + file://fix_watch_cursor.patch;patch=1" FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" inherit autotools -- cgit v1.2.3