diff options
author | 2021-11-01 15:33:06 -0400 | |
---|---|---|
committer | 2021-11-11 19:05:55 +0000 | |
commit | 7606302918491e131a945a49e95bf13f16f6dc30 (patch) | |
tree | 2ad2f9518de69883e1bdea8c8b13d10cde2e4464 | |
parent | 5fae0af5d991a84f9fe20037c73e592ecf96f6b4 (diff) | |
download | meta-ti-7606302918491e131a945a49e95bf13f16f6dc30.tar.gz meta-ti-7606302918491e131a945a49e95bf13f16f6dc30.tar.bz2 meta-ti-7606302918491e131a945a49e95bf13f16f6dc30.zip |
linux-ti-staging-rt: Bump linux rt version to latest
To merge j7 dtb name change patch need to bump the linux and linux rt
before the point release
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb index ae3904c9..14d4a052 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb @@ -6,5 +6,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-5.10:" BRANCH = "ti-rt-linux-5.10.y" -SRCREV = "890b86772cff397e32c66ea6528fe8702d7e44a5" +SRCREV = "6f4d81d846c7c548ccc05498c4ad824f31dd6fc0" PV = "5.10.65+git${SRCPV}" |