summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-input-keyboard_1.2.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 11:17:03 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 11:25:19 +0200
commit3b039e5c54265c5e1e254736687ad1cefed8f534 (patch)
tree02ad3b2a6e4661b12d1f1e19495f550daea27060 /recipes/xorg-driver/xf86-input-keyboard_1.2.2.bb
parentc7e19744c13a4d5e7e9739cc2d8827b4d88fa4ac (diff)
downloadopenembedded-3b039e5c54265c5e1e254736687ad1cefed8f534.tar.gz
xorg-driver: oe-stylize
* please note that COMPATIBLE_HOST = 'value' is oe-stylized to "'value'", should be fixed in oe-stylize script Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver/xf86-input-keyboard_1.2.2.bb')
-rw-r--r--recipes/xorg-driver/xf86-input-keyboard_1.2.2.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/xorg-driver/xf86-input-keyboard_1.2.2.bb b/recipes/xorg-driver/xf86-input-keyboard_1.2.2.bb
index c7091a4b9b..e407ff56e5 100644
--- a/recipes/xorg-driver/xf86-input-keyboard_1.2.2.bb
+++ b/recipes/xorg-driver/xf86-input-keyboard_1.2.2.bb
@@ -1,10 +1,7 @@
require xorg-driver-input.inc
-PE = "1"
-
-
-
DEPENDS += " kbproto"
+PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "ab3122921f6359c54e250879288ffd47"
SRC_URI[archive.sha256sum] = "c25b35524eaf00928d97bd0d8bf9e489d92993b133461b5f4d8d9655d37ec072"
-PR = "${INC_PR}.0"