diff mbox series

[master,1/4] linux-bb.org_6.6: update to the latest

Message ID 20250809234616.3626274-1-denis@denix.org
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [master,1/4] linux-bb.org_6.6: update to the latest | expand

Commit Message

Denys Dmytriyenko Aug. 9, 2025, 11:46 p.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

Update BB.org 6.6 kernel to the latest tags.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

PRC Automation Aug. 9, 2025, 11:50 p.m. UTC | #1
meta-ti / na / 20250809234616.3626274-1-denis

PRC Results: PASS

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  check-yocto-patches: PASS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Patches
----------------------------------------
All patches passed



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  apply-yocto-patch: PASS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  check-yocto-repo: PASS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
PRC Automation Aug. 10, 2025, 7:26 p.m. UTC | #2
meta-ti / na / 20250809234616.3626274-1-denis

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed



=========================================================
  apply-yocto-patch: PASS
=========================================================


=========================================================
  check-yocto-repo: PASS
=========================================================
diff mbox series

Patch

diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb
index a6098712..4873500d 100644
--- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb
+++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb
@@ -56,14 +56,14 @@  KERNEL_DEVICETREE:append:armv7a = " \
 S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
 
 # 6.6.58 version for 32-bit
-SRCREV:armv7a = "0d043a88f69f48789e43526d7a807ab744708071"
+SRCREV:armv7a = "3d519995234675748a38b1e3bc087baa03e3ac25"
 PV:armv7a = "6.6.58+git"
-BRANCH:armv7a = "v6.6.58-ti-arm32-r10"
+BRANCH:armv7a = "v6.6.58-ti-arm32-r12"
 
 # 6.6.58 version for 64-bit
-SRCREV:aarch64 = "0987ef737c9812374607475972f0868b8fecbbf7"
+SRCREV:aarch64 = "1de9481cd5749807550148086aea959295bd11db"
 PV:aarch64 = "6.6.58+git"
-BRANCH:aarch64 = "v6.6.58-ti-arm64-r23"
+BRANCH:aarch64 = "v6.6.58-ti-arm64-r30"
 
 KERNEL_GIT_URI = "git://github.com/beagleboard/linux.git"