diff options
author | 2021-11-01 15:33:05 -0400 | |
---|---|---|
committer | 2021-11-11 19:05:55 +0000 | |
commit | 5fae0af5d991a84f9fe20037c73e592ecf96f6b4 (patch) | |
tree | 3ee94f7a3ae1b62bf3bc9046f86c553765a16cd1 | |
parent | 19466e99ef77cfd8d015aae08867132b5f4b51bf (diff) | |
download | meta-ti-5fae0af5d991a84f9fe20037c73e592ecf96f6b4.tar.gz meta-ti-5fae0af5d991a84f9fe20037c73e592ecf96f6b4.tar.bz2 meta-ti-5fae0af5d991a84f9fe20037c73e592ecf96f6b4.zip |
linux-ti-staging: Bump linux version to latest
To merge the dtb file name change patch in meta-ti for j7 need to bump
linux version
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_5.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb index b88cf5fb..20a96605 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb @@ -23,7 +23,7 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.10.y" -SRCREV = "1d48ab8a3d3b58f74c02223a797dd80964310b3b" +SRCREV = "85ac70d78c4ec6889dec24685ec4cea3bb4d5a59" PV = "5.10.65+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |