]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kbd: upgrade 2.4.0 -> 2.5.0
authorwangmy <wangmy@fujitsu.com>
Mon, 6 Jun 2022 12:27:11 +0000 (20:27 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Jun 2022 20:11:57 +0000 (21:11 +0100)
commit20808ab018915b07fac23ab310ab0ad0b9e1d1b3
treea721727896dbe89a837c9b38adeb6835f5574006
parent9081f656240f0c625d31b765dc54d64becd82185
kbd: upgrade 2.4.0 -> 2.5.0

License-Update: Remove extra spaces.

Changelog:
=========
libkfont:
---------
    Make libkfont public library.
    Add kfont_free().
    Initialize kfont_context->options.
    Тake the verbose parameter into account when logging messages.

libkeymap:
---------
    Better error message on unsupported unicode value.

setvtrgb:
--------
    Add hexadecimal file support.

keymaps:
-------
    fa.map: drop high codepoint character that chokes loadkeys.
    i386/neo/3l.map: Add 3l keymap.
    i386/neo: use Delete instead of Backspace.
    i386/qwerty/ie.map: Add Irish keyboard map.
    i386/qwerty/it.map: Add braces to IT keyboard map.
    pine/en.map: Keymap for PinePhone keyboard.
    pt-latin1.map: Add Euro at Portuguese keyboards.

docs:
------
    Fix typos.

po:
-------
    Update translations (from translationproject.org).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/kbd/kbd_2.5.0.bb [moved from meta/recipes-core/kbd/kbd_2.4.0.bb with 90% similarity]