diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-05-05 17:18:43 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-09 23:30:14 +0100 |
commit | f33847f5ba08961c227606cc8481eae0aff7fa19 (patch) | |
tree | 25ce25ae0acb55cb08041956c65e4aeb0b2e4c26 | |
parent | 9fbf28b1d9ca4c59726dc22d6da098d43db9335d (diff) | |
download | poky-f33847f5ba08961c227606cc8481eae0aff7fa19.tar.gz |
xkbcomp: upgrade 1.4.4 -> 1.4.5
License-Update: formatting
(From OE-Core rev: 2cfc32df6c527d308d436464421766522d34c829)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/xorg-app/xkbcomp_1.4.5.bb (renamed from meta/recipes-graphics/xorg-app/xkbcomp_1.4.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xkbcomp_1.4.4.bb b/meta/recipes-graphics/xorg-app/xkbcomp_1.4.5.bb index 44143a04ca..657ec7580d 100644 --- a/meta/recipes-graphics/xorg-app/xkbcomp_1.4.4.bb +++ b/meta/recipes-graphics/xorg-app/xkbcomp_1.4.5.bb | |||
@@ -7,7 +7,7 @@ XKB keymap into one of several output formats. The most common use for \ | |||
7 | xkbcomp is to create a compiled keymap file (.xkm extension) which can \ | 7 | xkbcomp is to create a compiled keymap file (.xkm extension) which can \ |
8 | be read directly by XKB-capable X servers or utilities." | 8 | be read directly by XKB-capable X servers or utilities." |
9 | 9 | ||
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=08436e4f4476964e2e2dd7e7e41e076a" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=be5e191f04d3f2cd80aa83b928ba984c" |
11 | 11 | ||
12 | DEPENDS += "libxkbfile" | 12 | DEPENDS += "libxkbfile" |
13 | 13 | ||
@@ -15,4 +15,4 @@ BBCLASSEXTEND = "native" | |||
15 | 15 | ||
16 | EXTRA_OECONF += "--disable-selective-werror" | 16 | EXTRA_OECONF += "--disable-selective-werror" |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "59cce603a607a17722a0a1cf99010f4894e7812beb5d695abbc08474d59af27e" | 18 | SRC_URI[sha256sum] = "6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e" |