diff options
| author | Jens Rehsack <sno@netbsd.org> | 2020-05-30 16:48:53 +0200 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-06-02 09:18:49 -0300 |
| commit | ea47384ef6dd9c9c67ebf48a408a29e53cc8ca96 (patch) | |
| tree | 824a8e94841291d51a8654181bd252cd40bcc28b | |
| parent | 08c90c3047fcb27c3a478610b2db9fb403794091 (diff) | |
| download | meta-freescale-ea47384ef6dd9c9c67ebf48a408a29e53cc8ca96.tar.gz | |
linux-qoriq: update to LSDK-20.04-V5.4-update-290520
Forward linux-qoriq to 134788b16485 (LSDK-20.04-V5.4-update-290520) which
contains since f8118585ee3c (LSDK-20.04-V5.4):
134788b16485 arm64: dts: lx2160a: add more thermal zone support
1e0206889f91 thermal: qoriq: Update the settings for TMUv2
73a82704ab09 gpio/mpc8xxx: fix qoriq GPIO reading
Signed-off-by: Jens Rehsack <sno@netbsd.org>
| -rw-r--r-- | recipes-kernel/linux/linux-qoriq_5.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_5.4.bb b/recipes-kernel/linux/linux-qoriq_5.4.bb index 1b152106a..d1b979f98 100644 --- a/recipes-kernel/linux/linux-qoriq_5.4.bb +++ b/recipes-kernel/linux/linux-qoriq_5.4.bb | |||
| @@ -6,6 +6,6 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nob | |||
| 6 | file://0001-Makfefile-linux-5.4-add-warning-cflags-on-LSDK-20.04.patch \ | 6 | file://0001-Makfefile-linux-5.4-add-warning-cflags-on-LSDK-20.04.patch \ |
| 7 | file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \ | 7 | file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \ |
| 8 | " | 8 | " |
| 9 | SRCREV = "f8118585ee3c7025265b28985fdfe0af96a84466" | 9 | SRCREV = "134788b16485dd9fa81988681d2365ee38633fa2" |
| 10 | 10 | ||
| 11 | require recipes-kernel/linux/linux-qoriq.inc | 11 | require recipes-kernel/linux/linux-qoriq.inc |
