From: Phil Blundell Date: Sun, 23 Jan 2005 18:22:50 +0000 (+0000) Subject: remove autofoo.patch from xtst (no longer required due to upstream change) X-Git-Tag: Release-2010-05/1~15345 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4ff2514572ce78312c1323631b87e37db8b6bb;p=openembedded.git remove autofoo.patch from xtst (no longer required due to upstream change) BKrev: 41f3eb7aFj6sQ6GUnX6-xJXilkWvGw --- diff --git a/packages/xtst/files/autofoo.patch b/packages/xtst/files/autofoo.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/xtst/xtst_cvs.bb b/packages/xtst/xtst_cvs.bb index db83ba17a9..b46edc4820 100644 --- a/packages/xtst/xtst_cvs.bb +++ b/packages/xtst/xtst_cvs.bb @@ -5,10 +5,9 @@ PRIORITY = "optional" MAINTAINER = "Phil Blundell " DEPENDS = "x11 recordext xext" DESCRIPTION = "X Test Extension: client side library" -PR = "r2" +PR = "r3" -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xtst \ - file://autofoo.patch;patch=1" +SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xtst" S = "${WORKDIR}/Xtst" inherit autotools pkgconfig