summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>2023-02-03 18:26:28 +0100
committerQuentin Schulz <quentin.schulz@theobroma-systems.com>2023-02-03 18:35:37 +0100
commit8c9a9b47b6a0ade31c741bb9c1fd8440b858c6be (patch)
tree474ec077b427a3f3da55e1e98869093c87d3d1af
parentb26e9a8eda6552b8a5cbc24bbc584049e4761962 (diff)
kernel: linux: linux-tsd: bump version for Ringneck
This brings in the following commits: * 805aa082cec9 TSD: arm64: configs: ringneck: increase number of 8250 UARTs * d0d7ef047c3e TSD: arm64: dts: rockchip: ringneck: move Video Demo adapter LED to its own device which fixes an issue of UART index in userspace and the module LED probe issue on Haikou Video Demo adapter DTB if Haikou Video adapter is not physically plugged in the Haikou devkit. Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
-rw-r--r--recipes-kernel/linux/linux-tsd_6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-tsd_6.0.bb b/recipes-kernel/linux/linux-tsd_6.0.bb
index 743081a..db9bc26 100644
--- a/recipes-kernel/linux/linux-tsd_6.0.bb
+++ b/recipes-kernel/linux/linux-tsd_6.0.bb
@@ -22,7 +22,7 @@ SRC_URI = " \
${SRC_URI_PATCHES} \
"
-SRCREV:ringneck-haikou = "de748a4593915b3566233e6724bac9ecb4418e38"
+SRCREV:ringneck-haikou = "805aa082cec9a41c51e8af36c5092495e37388da"
SRCREV:puma-haikou = "7624b244784bd19b4f5100a94ea3ac2bb1f3624d"
S = "${WORKDIR}/git"