1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-17 04:07:18 +00:00

arm-bsp/tc0: update kernel from 4.19 to 5.4

As the ack-4.19 patches are no longer used, they can
be removed.
The extra defconfig options have been removed as well
according for 5.4 kernel.

Change-Id: Iecbfe86107b7b142f17af6bdfbee086b9590fc1a
Signed-off-by: Usama Arif <usama.arif@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Usama Arif
2020-09-24 19:32:36 +01:00
committed by Jon Mason
parent f28d16dd5d
commit d62dff99d3
6 changed files with 32 additions and 524 deletions
@@ -72,12 +72,7 @@ KCONFIG_MODE_sgi575 = "--alldefconfig"
#
# Total Compute KMACHINE
#
SRC_URI_append_tc0 = " file://defconfig"
COMPATIBLE_MACHINE_tc0 = "tc0"
KMACHINE_tc0 = "tc0"
KBUILD_DEFCONFIG_tc0 = "defconfig"
KCONFIG_MODE_tc0 = "--alldefconfig"
SRC_URI_append_tc0 = " \
file://0001-drm-Add-component-aware-simple-encoder.patch \
file://0002-swap-red-and-blue-colors-in-HDLCD-driver.patch \
file://defconfig \
"