diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-11-10 19:12:34 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-11 13:43:40 +0000 |
| commit | 221d645f8195d65b360fe56418b2fcab4c2feea7 (patch) | |
| tree | e6b02e270b0308fcff2abb7ea2f2a6bca5509cd9 /meta/recipes-graphics/xorg-lib/libxkbfile_1.1.0.bb | |
| parent | a3c26bcc6135f95b48a6b7018b3a55ea6bd6bf41 (diff) | |
| download | poky-221d645f8195d65b360fe56418b2fcab4c2feea7.tar.gz | |
libxkbfile: update 1.1.0 -> 1.1.1
(From OE-Core rev: 576c339871db5a3ecf33e418735cddbdaa3e165e)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxkbfile_1.1.0.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxkbfile_1.1.0.bb | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.0.bb deleted file mode 100644 index 0fd0e3f47f..0000000000 --- a/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.0.bb +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | SUMMARY = "XKB: X Keyboard File manipulation library" | ||
| 2 | |||
| 3 | DESCRIPTION = "libxkbfile provides an interface to read and manipulate \ | ||
| 4 | description files for XKB, the X11 keyboard configuration extension." | ||
| 5 | |||
| 6 | require xorg-lib-common.inc | ||
| 7 | |||
| 8 | LICENSE = "MIT" | ||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=8be7367f7e5d605a426f76bb37d4d61f" | ||
| 10 | |||
| 11 | DEPENDS += "virtual/libx11 xorgproto" | ||
| 12 | |||
| 13 | PE = "1" | ||
| 14 | |||
| 15 | BBCLASSEXTEND = "native" | ||
| 16 | |||
| 17 | SRC_URI[md5sum] = "dd7e1e946def674e78c0efbc5c7d5b3b" | ||
| 18 | SRC_URI[sha256sum] = "758dbdaa20add2db4902df0b1b7c936564b7376c02a0acd1f2a331bd334b38c7" | ||
