From: Florian Boor Date: Thu, 1 Sep 2005 13:14:59 +0000 (+0000) Subject: Remove useless patch breaking several other applications. X-Git-Tag: Release-2010-05/1~9453^2~3649^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9244d114fcaab904daaf95deb205568f19e08400;p=openembedded.git Remove useless patch breaking several other applications. I really explained why it is there. --- diff --git a/packages/xserver-common/xserver-common_1.1.bb b/packages/xserver-common/xserver-common_1.1.bb index 9daa0c3000..70e689c9d8 100644 --- a/packages/xserver-common/xserver-common_1.1.bb +++ b/packages/xserver-common/xserver-common_1.1.bb @@ -1,11 +1,11 @@ +MAINTAINER = "Florian Boor " DESCRIPTION = "Common X11 scripts and support files" LICENSE = "GPL" SECTION = "x11" DEPENDS = "xmodmap xrandr xdpyinfo xtscal" RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal" -PR = "r1" +PR = "r2" # we are using a gpe-style Makefile inherit gpe -SRC_URI += "file://remove-run-calibrate-sh.patch;patch=1" \ No newline at end of file