summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-05-22 14:49:05 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-24 08:51:44 +0100
commit0541ed4a48d5850aa1d16a2fcb449bae8f03c565 (patch)
tree65047c6fc60ce5235ebd1932d38aff79e356b7a1 /meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
parent87ca28b02238c583d64b8b57a8e95e2e2591b237 (diff)
downloadpoky-0541ed4a48d5850aa1d16a2fcb449bae8f03c565.tar.gz
kbproto: upgrade to 1.0.6
Also, shifted up one line the start and end lines for licence checksum computation. (From OE-Core rev: b34855ef05fc5373f55ea75efa617316016f9d83) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
deleted file mode 100644
index f1f7cbbde2..0000000000
--- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
+++ /dev/null
@@ -1,19 +0,0 @@
1require xorg-proto-common.inc
2
3SUMMARY = "XKB: X Keyboard extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X \
6Keyboard extension. This extension is used to control options related \
7to keyboard handling and layout."
8
9LICENSE = "MIT-style"
10LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \
11 file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2"
12
13PR = "r0"
14PE = "1"
15
16BBCLASSEXTEND = "native nativesdk"
17
18SRC_URI[md5sum] = "e7edb59a3f54af15f749e8f3e314ee62"
19SRC_URI[sha256sum] = "0eba4f525e1700798cc0585fe29556e4369fba6517c670866273ad104cf5f49d"