summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2025-08-09 19:46:32 -0400
committerRyan Eatmon <reatmon@ti.com>2025-08-10 14:33:18 -0500
commit5632ab93f45d1c1121a391f21fb5d0726b33adfa (patch)
tree40b34f740417bd317c4f0df20362ee8e4e34ea85
parentb9cb03337907388a84873b539e1a3bab1e02e271 (diff)
downloadmeta-ti-5632ab93f45d1c1121a391f21fb5d0726b33adfa.tar.gz
linux-bb.org_6.6: update to the latest
Update BB.org 6.6 kernel to the latest tags. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb8
1 files changed, 4 insertions, 4 deletions
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 a29fc5ae..036bf5d5 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 = " \
56S = "${WORKDIR}/git" 56S = "${WORKDIR}/git"
57 57
58# 6.6.58 version for 32-bit 58# 6.6.58 version for 32-bit
59SRCREV:armv7a = "0d043a88f69f48789e43526d7a807ab744708071" 59SRCREV:armv7a = "3d519995234675748a38b1e3bc087baa03e3ac25"
60PV:armv7a = "6.6.58+git" 60PV:armv7a = "6.6.58+git"
61BRANCH:armv7a = "v6.6.58-ti-arm32-r10" 61BRANCH:armv7a = "v6.6.58-ti-arm32-r12"
62 62
63# 6.6.58 version for 64-bit 63# 6.6.58 version for 64-bit
64SRCREV:aarch64 = "0987ef737c9812374607475972f0868b8fecbbf7" 64SRCREV:aarch64 = "1de9481cd5749807550148086aea959295bd11db"
65PV:aarch64 = "6.6.58+git" 65PV:aarch64 = "6.6.58+git"
66BRANCH:aarch64 = "v6.6.58-ti-arm64-r23" 66BRANCH:aarch64 = "v6.6.58-ti-arm64-r30"
67 67
68KERNEL_GIT_URI = "git://github.com/beagleboard/linux.git" 68KERNEL_GIT_URI = "git://github.com/beagleboard/linux.git"
69 69