linux-kontron: Bump revision to 807a88195d767

This commit merges tag 'v5.4.41' into v5.4-ktn and apply the following
commits on top of it:

    - 807a88195d767 ARM: imx: Fix boot crash if ocotp is not found
    - 6c19e5d432b17 ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs
    - 0399822a7ccd6 soc: imx-scu: Using existing serial_number instead of UID
    - f74ed0a5bfb86 ARM: imx: Add serial number support for i.MX6/7 SoCs
    - d33c491a73198 ARM: dts: imx6ul-kontron-n6310-s: Move common nodes to a separate file

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
Fabio Berton 2020-05-26 11:32:59 -03:00 committed by Otavio Salvador
parent ad6f952039
commit 77495390f6

View File

@ -21,9 +21,9 @@ LOCALVERSION = "-ktn"
#
# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
# should be updated once patchlevel is merged.
LINUX_VERSION = "5.4.36"
LINUX_VERSION = "5.4.41"
SRCBRANCH = "v5.4-ktn"
SRCREV = "fbb3adb523bebab289c7cb283ff8cbfebe477a23"
SRCREV = "807a88195d767631837242b89cd8c7734a471f81"
COMPATIBLE_MACHINE = "(imx6ul-kontron)"