Remove useless patch breaking several other applications.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 1 Sep 2005 13:14:59 +0000 (13:14 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 1 Sep 2005 13:14:59 +0000 (13:14 +0000)
I really explained why it is there.

packages/xserver-common/xserver-common_1.1.bb

index 9daa0c3..70e689c 100644 (file)
@@ -1,11 +1,11 @@
+MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
 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