Bump linux buildroot (#1032)

* Update buildroot to 2020.11-rc3

Signed-off-by: Stefan Agner <stefan@agner.ch>

* ODROID: Update kernel 5.9.11

* Remove patch which has been applied upstream

* Linux: Update kernel 5.4.80
This commit is contained in:
Stefan Agner
2020-11-28 16:19:21 +01:00
committed by GitHub
parent bda9c3d715
commit 18cc261e35
93 changed files with 1219 additions and 407 deletions

View File

@@ -1,5 +1,5 @@
# From https://lists.freedesktop.org/archives/wayland-devel/2020-September/041609.html
sha256 ab68b25341c99f2218d7cf3dad459c1827f411219901ade05bbccbdb856b6c8d libxkbcommon-1.0.1.tar.xz
# From https://lists.freedesktop.org/archives/wayland-devel/2020-November/041659.html
sha256 0ea2f88f4472bbf8170c5a7112f5af8848a908ca15df9e9086c3de0189612b2b libxkbcommon-1.0.2.tar.xz
# License file:
sha256 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBXKBCOMMON_VERSION = 1.0.1
LIBXKBCOMMON_VERSION = 1.0.2
LIBXKBCOMMON_SITE = http://xkbcommon.org/download
LIBXKBCOMMON_SOURCE = libxkbcommon-$(LIBXKBCOMMON_VERSION).tar.xz
LIBXKBCOMMON_LICENSE = MIT/X11