From 6ad91a192fa1ab33775a22894a413aefd0b67106 Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Wed, 6 Dec 2023 12:39:56 -0600 Subject: [PATCH] CI/CD Auto-Merger: cicd.kirkstone.202312061239 Updated the value(s) for: u-boot-ti-staging_2023.04: SRCREV linux-ti-staging-rt_6.1: SRCREV linux-ti-staging_6.1: SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb index 2e350a65..e47b2102 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb @@ -6,7 +6,7 @@ PR = "r0" BRANCH = "ti-u-boot-2023.04" -SRCREV = "c1c2bdf272561724f531fe8e7a649ef687d1a67e" +SRCREV = "b0d717b732ee28e446baf94522b3491e590f7fbb" do_install:append:am62xx() { install -d ${D}/boot diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb index e839c12a..2d90e01a 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb @@ -6,7 +6,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:" BRANCH = "ti-rt-linux-6.1.y" -SRCREV = "b4f1767f9ebaadcb85e2b10eadc5b168a2a7cdb4" +SRCREV = "833521d9b354beb95bac8b37bfc211495d73d36c" include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb index 8d8189a3..1e233ce8 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb @@ -23,7 +23,7 @@ S = "${WORKDIR}/git" BRANCH ?= "ti-linux-6.1.y" -SRCREV ?= "5da2f861d7d06b97ea386294469e1644b18666fc" +SRCREV ?= "247b2535b24894d5ac7f3d8cfc3b48edb7214cc0" PV = "6.1.46+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild