summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-01-11 16:04:42 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2023-01-25 16:20:09 +0100
commita254517562a4ca56a3912f8af96ca86232ea2857 (patch)
tree53b5af3a7252663d22c369a22a955aea1c02367b /recipes-kernel
parent13edeccd503b3be77d07617a16ae172b59c60317 (diff)
linux-ti-staging: bump srcrev to latest
Rather than pinning to 08.05.00.21 uprev to d9ca44672caed which includes commit ("778fa2337f04 drm: tidss: Fix pixel format definition") This prevents a weston 10 runtime assert which would otherwise require a patch to weston. Related-to: ELB-4978 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_5.10.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bbappend b/recipes-kernel/linux/linux-ti-staging_5.10.bbappend
new file mode 100644
index 0000000..a9a79a7
--- /dev/null
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bbappend
@@ -0,0 +1,2 @@
+SRCREV = "d9ca44672caeffcf83ede29cbd2a20fab404d833"
+PV = "5.10.158+git${SRCPV}"