diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2025-10-23 16:29:47 -0400 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-10-24 14:08:04 -0500 |
| commit | 406339d5cef282c49a834c89f5420fd638df9f58 (patch) | |
| tree | b5e3d5d3ac72a106d770616038e5f29c0cacc736 | |
| parent | e96ce234d82b84d640823ccd8e77ef500a862cb5 (diff) | |
| download | meta-ti-406339d5cef282c49a834c89f5420fd638df9f58.tar.gz | |
linux-bb.org: update to 6.12.43
Update bb.org kernel to 6.12.43 for 64-bit platforms.
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.12.bb | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb index 829dbaad..4a45c271 100644 --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb | |||
| @@ -52,12 +52,6 @@ KERNEL_DEVICETREE:append:armv7a = " \ | |||
| 52 | ti/omap/PB-MIKROBUS-1.dtbo \ | 52 | ti/omap/PB-MIKROBUS-1.dtbo \ |
| 53 | " | 53 | " |
| 54 | 54 | ||
| 55 | KERNEL_DEVICETREE:append:aarch64 = " \ | ||
| 56 | ti/BONE-I2C1.dtbo \ | ||
| 57 | ti/BONE-I2C2.dtbo \ | ||
| 58 | ti/BONE-I2C3.dtbo \ | ||
| 59 | " | ||
| 60 | |||
| 61 | S = "${WORKDIR}/git" | 55 | S = "${WORKDIR}/git" |
| 62 | 56 | ||
| 63 | # 6.12.34 version for 32-bit | 57 | # 6.12.34 version for 32-bit |
| @@ -65,9 +59,9 @@ SRCREV:armv7a = "9e419b26243bd7efcd103ae0f6456f828592b34b" | |||
| 65 | PV:armv7a = "6.12.34+git" | 59 | PV:armv7a = "6.12.34+git" |
| 66 | BRANCH:armv7a = "v6.12.34-ti-arm32-r12" | 60 | BRANCH:armv7a = "v6.12.34-ti-arm32-r12" |
| 67 | 61 | ||
| 68 | # 6.12.34 version for 64-bit | 62 | # 6.12.43 version for 64-bit |
| 69 | SRCREV:aarch64 = "9ca36b8c54806a037f357efcd40eaa8399798b05" | 63 | SRCREV:aarch64 = "84c4b4613a852db269620a3fdfed65de90569fa1" |
| 70 | PV:aarch64 = "6.12.34+git" | 64 | PV:aarch64 = "6.12.43+git" |
| 71 | BRANCH:aarch64 = "v6.12.34-ti-arm64-r46" | 65 | BRANCH:aarch64 = "v6.12.43-ti-arm64-r54" |
| 72 | 66 | ||
| 73 | KERNEL_GIT_URI = "git://github.com/beagleboard/linux.git" | 67 | KERNEL_GIT_URI = "git://github.com/beagleboard/linux.git" |
