Message ID | 1718336563-125930-1-git-send-email-lcpdbld@list.ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-ti,scarthgap] CI/CD Auto-Merger: cicd.scarthgap.202406131800 | expand |
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 0b58aee..53c54e3 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" BRANCH = "ti-u-boot-2024.04" -SRCREV = "b8bb247cbc834da0ee91722c25c0d9cb3a572267" +SRCREV = "6c2704e46073349030956d3cea04e63e90aeafb6" 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 a7809d7..17e5e6b 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,8 +8,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" BRANCH = "ti-rt-linux-6.6.y" -SRCREV = "2e6e9faa3018fdddf384d145ce2bae10712fc132" +SRCREV = "d415ce41c543cacbe5d1a4897f35b9247d801c29" include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} -PV = "6.6.25+git" +PV = "6.6.32+git" 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 cd26a9c..8af87d9 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,8 +23,8 @@ S = "${WORKDIR}/git" BRANCH ?= "ti-linux-6.6.y" -SRCREV ?= "76313798e7121bf56820e7aa7aed82a0f3ffc566" -PV = "6.6.25+git" +SRCREV ?= "51479baa13b77d89091fef60bac4a5707870b15a" +PV = "6.6.32+git" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR:append = "b"
Updated the value(s) for: u-boot-ti-staging_2024.04: SRCREV linux-ti-staging-rt_6.6: PV,SRCREV linux-ti-staging_6.6: PV,SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com> --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb | 4 ++-- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)