diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/kbproto_1.0.6.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/kbproto_1.0.6.bb | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.6.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.6.bb new file mode 100644 index 0000000000..91779033fe --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.6.bb | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | require xorg-proto-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "XKB: X Keyboard extension headers" | ||
| 4 | |||
| 5 | DESCRIPTION = "This package provides the wire protocol for the X \ | ||
| 6 | Keyboard extension. This extension is used to control options related \ | ||
| 7 | to keyboard handling and layout." | ||
| 8 | |||
| 9 | LICENSE = "MIT-style" | ||
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ | ||
| 11 | file://XKBproto.h;beginline=1;endline=25;md5=5744eeff407aeb6e7a1346eebab486a2" | ||
| 12 | |||
| 13 | PR = "r0" | ||
| 14 | PE = "1" | ||
| 15 | |||
| 16 | BBCLASSEXTEND = "native nativesdk" | ||
| 17 | |||
| 18 | SRC_URI[md5sum] = "677ea8523eec6caca86121ad2dca0b71" | ||
| 19 | SRC_URI[sha256sum] = "037cac0aeb80c4fccf44bf736d791fccb2ff7fd34c558ef8f03ac60b61085479" | ||
