xserver-common: add 1.7, remove 1.1 and 1.2
authorFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 3 Feb 2006 23:20:13 +0000 (23:20 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 3 Feb 2006 23:20:13 +0000 (23:20 +0000)
packages/xserver-common/xserver-common_1.1.bb [deleted file]
packages/xserver-common/xserver-common_1.7.bb [moved from packages/xserver-common/xserver-common_1.2.bb with 96% similarity]

diff --git a/packages/xserver-common/xserver-common_1.1.bb b/packages/xserver-common/xserver-common_1.1.bb
deleted file mode 100644 (file)
index 76bd376..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-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 = "r3"
-
-# we are using a gpe-style Makefile
-inherit gpe
-
-SRC_URI += "file://cxk-rotation.patch;patch=1"
\ No newline at end of file
@@ -4,7 +4,8 @@ LICENSE = "GPL"
 SECTION = "x11"
 DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
 RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
+PR = "r0"
+
 
 # we are using a gpe-style Makefile
 inherit gpe
-