aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-04-18 10:21:08 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-04-18 12:28:54 +0200
commitdde0dbff882202068f41a761c74cd417caad5de1 (patch)
tree3ca2c7ff407b462e575af76246df9492f3677676 /meta-oe/recipes-graphics/xorg-driver
parentd3d30a1362a77cf1c19aa5c479327632b5261d94 (diff)
downloadmeta-openembedded-contrib-dde0dbff882202068f41a761c74cd417caad5de1.tar.gz
recipes-graphics: remove xorg recipes which were upgraded to same versions in oe-core
* be aware that PR went backwards in some cases, due to INC_PR in our recipes :/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-driver')
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb17
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb17
2 files changed, 0 insertions, 34 deletions
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb
deleted file mode 100644
index cbbc7c717c..0000000000
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-require xorg-driver-input.inc
-
-SUMMARY = "X.Org X server -- keyboard input driver"
-
-DESCRIPTION = "keyboard is an Xorg input driver for keyboards. The \
-driver supports the standard OS-provided keyboard interface. The driver \
-functions as a keyboard input device, and may be used as the X server's \
-core keyboard."
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10"
-
-DEPENDS += " kbproto"
-PE = "1"
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "e2abe9f13e526a73cb68a7d257546eba"
-SRC_URI[sha256sum] = "c46c790fec905d696573b7a374b10ab8b4389112a8f69993fe011006c99e858e"
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb
deleted file mode 100644
index 88b304ffa4..0000000000
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-require xorg-driver-input.inc
-
-SUMMARY = "X.Org X server -- mouse input driver"
-
-DESCRIPTION = "mouse is an Xorg input driver for mice. The driver \
-supports most available mouse types and interfaces. The mouse driver \
-functions as a pointer input device, and may be used as the X server's \
-core pointer. Multiple mice are supported by multiple instances of this \
-driver."
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=237eb1d1a602d29ef2af62d8fba60f19"
-
-PE = "1"
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "7f31472689c15b6de62eff04d0fb57d7"
-SRC_URI[sha256sum] = "4e989542b5e9e0c5f9087288b18e70de1064dd27c83a4bc6dce58f3ea9d74994"