summaryrefslogtreecommitdiffstats
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-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 cbbc7c717..000000000
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1require xorg-driver-input.inc
2
3SUMMARY = "X.Org X server -- keyboard input driver"
4
5DESCRIPTION = "keyboard is an Xorg input driver for keyboards. The \
6driver supports the standard OS-provided keyboard interface. The driver \
7functions as a keyboard input device, and may be used as the X server's \
8core keyboard."
9
10LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10"
11
12DEPENDS += " kbproto"
13PE = "1"
14PR = "${INC_PR}.0"
15
16SRC_URI[md5sum] = "e2abe9f13e526a73cb68a7d257546eba"
17SRC_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 88b304ffa..000000000
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1require xorg-driver-input.inc
2
3SUMMARY = "X.Org X server -- mouse input driver"
4
5DESCRIPTION = "mouse is an Xorg input driver for mice. The driver \
6supports most available mouse types and interfaces. The mouse driver \
7functions as a pointer input device, and may be used as the X server's \
8core pointer. Multiple mice are supported by multiple instances of this \
9driver."
10
11LIC_FILES_CHKSUM = "file://COPYING;md5=237eb1d1a602d29ef2af62d8fba60f19"
12
13PE = "1"
14PR = "${INC_PR}.0"
15
16SRC_URI[md5sum] = "7f31472689c15b6de62eff04d0fb57d7"
17SRC_URI[sha256sum] = "4e989542b5e9e0c5f9087288b18e70de1064dd27c83a4bc6dce58f3ea9d74994"