From: Phil Blundell Date: Sun, 23 Jan 2005 18:40:27 +0000 (+0000) Subject: remove autofoo.patch from xss (obsoleted by upstream changes) X-Git-Tag: Release-2010-05/1~15344 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a7a204665870d81ec00e4d37fa9ee9a4596851c;p=openembedded.git remove autofoo.patch from xss (obsoleted by upstream changes) BKrev: 41f3ef9bPHz2Zqw9NQHPci4FOwWS_w --- diff --git a/packages/libxss/files/autofoo.patch b/packages/libxss/files/autofoo.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/libxss/libxss_cvs.bb b/packages/libxss/libxss_cvs.bb index d9238c4a1f..6490412174 100644 --- a/packages/libxss/libxss_cvs.bb +++ b/packages/libxss/libxss_cvs.bb @@ -1,14 +1,13 @@ LICENSE = GPL PV = "0.0cvs${CVSDATE}" -PR = "r1" +PR = "r2" SECTION = "libs" DEPENDS = "x11 xext" DESCRIPTION = "X screen saver extension library." -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xss \ - file://autofoo.patch;patch=1" +SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xss" S = "${WORKDIR}/Xss" inherit autotools pkgconfig