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:
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user