mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
9fbf28b1d9
commit
f33847f5ba
@@ -7,7 +7,7 @@ XKB keymap into one of several output formats. The most common use for \
|
||||
xkbcomp is to create a compiled keymap file (.xkm extension) which can \
|
||||
be read directly by XKB-capable X servers or utilities."
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=08436e4f4476964e2e2dd7e7e41e076a"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=be5e191f04d3f2cd80aa83b928ba984c"
|
||||
|
||||
DEPENDS += "libxkbfile"
|
||||
|
||||
@@ -15,4 +15,4 @@ BBCLASSEXTEND = "native"
|
||||
|
||||
EXTRA_OECONF += "--disable-selective-werror"
|
||||
|
||||
SRC_URI[sha256sum] = "59cce603a607a17722a0a1cf99010f4894e7812beb5d695abbc08474d59af27e"
|
||||
SRC_URI[sha256sum] = "6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e"
|
||||
Reference in New Issue
Block a user