diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2021-12-15 16:11:02 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2021-12-15 15:21:36 -0600 |
| commit | 55bb275431134bb4533cb32f6833d7c5cdfd7eec (patch) | |
| tree | 89d12150f2c7a89518b5bfa387b8a45b3551c078 | |
| parent | 4cb251338f36f29df362c3af9bf2dc0cac8b55aa (diff) | |
| download | meta-ti-55bb275431134bb4533cb32f6833d7c5cdfd7eec.tar.gz | |
linux-ti-mainline: Bump kernel version to v5.15
This adds up numerous fixes for various k3 platforms.
While at it, bump the ti-upstream-tools repo as this sync up gives us:
config: audio_display: Update cdns-mhdp configs
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
| -rw-r--r-- | recipes-kernel/linux/linux-ti-mainline_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-mainline_git.bb b/recipes-kernel/linux/linux-ti-mainline_git.bb index 9489ed6a..6fe21071 100644 --- a/recipes-kernel/linux/linux-ti-mainline_git.bb +++ b/recipes-kernel/linux/linux-ti-mainline_git.bb | |||
| @@ -20,9 +20,9 @@ S = "${WORKDIR}/git" | |||
| 20 | BRANCH = "master" | 20 | BRANCH = "master" |
| 21 | TOOLS_BRANCH = "master" | 21 | TOOLS_BRANCH = "master" |
| 22 | 22 | ||
| 23 | # 5.13 Mainline version | 23 | # 5.15 Mainline version |
| 24 | SRCREV = "62fb9874f5da54fdb243003b386128037319b219" | 24 | SRCREV = "8bb7eca972ad531c9b149c0a51ab43a417385813" |
| 25 | PV = "5.13+git${SRCPV}" | 25 | PV = "5.15+git${SRCPV}" |
| 26 | 26 | ||
| 27 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 27 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 28 | MACHINE_KERNEL_PR:append = "b" | 28 | MACHINE_KERNEL_PR:append = "b" |
| @@ -36,7 +36,7 @@ SRC_URI += " \ | |||
| 36 | file://defconfig \ | 36 | file://defconfig \ |
| 37 | " | 37 | " |
| 38 | 38 | ||
| 39 | SRCREV_ti-upstream-tools = "c9b8150cb00a5beb7b7f3e42d0d817aa9392fabd" | 39 | SRCREV_ti-upstream-tools = "0f60697843bba6f8d721b14da92b1652563ccb95" |
| 40 | SRCREV_FORMAT = "linux" | 40 | SRCREV_FORMAT = "linux" |
| 41 | 41 | ||
| 42 | KERNEL_DEVICETREE = "" | 42 | KERNEL_DEVICETREE = "" |
