Bump buildroot to 2019.02
This commit is contained in:
@@ -3,7 +3,7 @@ config BR2_PACKAGE_XKEYBOARD_CONFIG
|
||||
# Runtime dependencies
|
||||
select BR2_PACKAGE_XAPP_XKBCOMP if BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_XLIB_LIBX11 if BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_XPROTO_XPROTO if BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_XORGPROTO if BR2_PACKAGE_XORG7
|
||||
help
|
||||
keyboard configuration database for X
|
||||
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2017-October/002811.html
|
||||
md5 eb61fb3fd419e817df572b0c8d94a883 xkeyboard-config-2.22.tar.bz2
|
||||
sha1 1e252098685afc3e802c98f3fd70d683654a13ab xkeyboard-config-2.22.tar.bz2
|
||||
sha256 deaec9989fbc443358b43864437b7b6d39caff07890a4a8055105ce9fcaa59bd xkeyboard-config-2.22.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-February/002833.html
|
||||
md5 875cbd09ab8394277fd16070326abbae xkeyboard-config-2.23.1.tar.bz2
|
||||
sha1 184c9ce35f4fa44188acbf549f80d36407697ac3 xkeyboard-config-2.23.1.tar.bz2
|
||||
sha256 2a4bbc05fea22151b7a7c8ac2655d549aa9b0486bedc7f5a68c72716343b02f3 xkeyboard-config-2.23.1.tar.bz2
|
||||
sha512 d651bb89c265e58abe8bba4af6683364a8023cb73af7d00f401f33960e44fa94a7d8a8fdd2483d6703d1c261ca72ae5f2b53f543cfb70b2f571cfe9dcb80c3ba xkeyboard-config-2.23.1.tar.bz2
|
||||
# Locally computed
|
||||
sha256 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d COPYING
|
||||
|
||||
@@ -4,12 +4,15 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XKEYBOARD_CONFIG_VERSION = 2.22
|
||||
XKEYBOARD_CONFIG_VERSION = 2.23.1
|
||||
XKEYBOARD_CONFIG_SOURCE = xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION).tar.bz2
|
||||
XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-config
|
||||
XKEYBOARD_CONFIG_LICENSE = MIT
|
||||
XKEYBOARD_CONFIG_LICENSE_FILES = COPYING
|
||||
|
||||
# xkeyboard-config.pc
|
||||
XKEYBOARD_CONFIG_INSTALL_STAGING = YES
|
||||
|
||||
XKEYBOARD_CONFIG_CONF_OPTS = --disable-runtime-deps
|
||||
XKEYBOARD_CONFIG_DEPENDENCIES = host-gettext host-intltool host-xapp_xkbcomp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user