summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorJens Rehsack <sno@netbsd.org>2020-05-30 17:02:30 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2020-06-02 09:18:49 -0300
commitabd947e51b663c0fd12df081d090ec5f1da13afd (patch)
treeb6707e12c8b8264e755629973143a2b2ed0eabf1 /recipes-kernel/linux
parentea47384ef6dd9c9c67ebf48a408a29e53cc8ca96 (diff)
downloadmeta-freescale-abd947e51b663c0fd12df081d090ec5f1da13afd.tar.gz
linux-fslc-qoriq: update to LSDK-20.04-V5.4-update-290520 merge
Updating linux-fslc-qoriq_5.4 to 35b10ca99cd3 which contains: 35b10ca99cd3 Merge branch 'qoriq/linux-5.4' into 5.4.y+qoriq |\ | * a0afa95baa42 arm64: dts: lx2160a: add more thermal zone support | * 6df69314d529 thermal: qoriq: Update the settings for TMUv2 Not merged (because it's since 5.4.11 in there): * 3fd185ba5688 gpio/mpc8xxx: fix qoriq GPIO reading Signed-off-by: Jens Rehsack <sno@netbsd.org>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-fslc-qoriq_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-qoriq_5.4.bb b/recipes-kernel/linux/linux-fslc-qoriq_5.4.bb
index e0d4ad4f..7d064e9f 100644
--- a/recipes-kernel/linux/linux-fslc-qoriq_5.4.bb
+++ b/recipes-kernel/linux/linux-fslc-qoriq_5.4.bb
@@ -13,5 +13,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
13LINUX_VERSION = "5.4.43" 13LINUX_VERSION = "5.4.43"
14 14
15SRCBRANCH = "5.4.y+qoriq+fslc" 15SRCBRANCH = "5.4.y+qoriq+fslc"
16SRCREV = "60cba81f6953d37ad438c8f30e4f175205bfa3d5" 16SRCREV = "e464752884a9a134daf72fe8babb2236df4fdcff"
17SRC_URI := "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH}" 17SRC_URI := "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH}"