diff options
Diffstat (limited to 'meta-ti-bsp')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb index 8d60b3b8..c0eec0b6 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb | |||
@@ -6,4 +6,4 @@ PR = "r0" | |||
6 | 6 | ||
7 | BRANCH = "ti-u-boot-2024.04" | 7 | BRANCH = "ti-u-boot-2024.04" |
8 | 8 | ||
9 | SRCREV = "1d8a15d0fb56ae479dd3c11e3b17d7434b079acd" | 9 | SRCREV = "2a7de06d57399e04738573622cbdaa3532e7ab4d" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb index ad819ffb..f2e3c8dd 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb | |||
@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" | |||
8 | 8 | ||
9 | BRANCH = "ti-rt-linux-6.6.y" | 9 | BRANCH = "ti-rt-linux-6.6.y" |
10 | 10 | ||
11 | SRCREV = "4143633c95dc50cb5e2c695629d8b6302ef8de81" | 11 | SRCREV = "d7b6ee144955d71f1c3d29b7dc08619961f12d64" |
12 | 12 | ||
13 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} | 13 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} |
14 | 14 | ||
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb index d59f55ca..86280d7a 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb | |||
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.6.y" | 24 | BRANCH ?= "ti-linux-6.6.y" |
25 | 25 | ||
26 | SRCREV ?= "399452cd6d8ff30967ddc4baa444afd32cbbedeb" | 26 | SRCREV ?= "118cf0c8b392bed94437f1519de10b63705dbacd" |
27 | PV = "6.6.44+git" | 27 | PV = "6.6.44+git" |
28 | 28 | ||
29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ | 29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ |