1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00
LCPD Automation Script
2025-12-04 01:00:51 -06:00
parent b05876bb9c
commit 2b3ca72005
4 changed files with 7 additions and 7 deletions
@@ -10,8 +10,8 @@ BRANCH_ARM64 = "ti-linux-6.12.y"
BRANCH = "${BRANCH_ARM64}"
BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32"
SRCREV_ARM32 = "6ebb538029fdce262760611915225be608c31257"
PV_ARM32 = "6.12.49+git"
SRCREV_ARM32 = "1db5d0126012c7a0b82eff330f9f8a68b3d10f19"
PV_ARM32 = "6.12.57+git"
BRANCH:ti33x = "${BRANCH_ARM32}"
BRANCH:ti43x = "${BRANCH_ARM32}"
@@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
BRANCH ?= "ti-linux-6.12.y"
SRCREV ?= "1a86d36433eac7cef246d41fbd4d2bdd9612253f"
PV = "6.12.49+git"
SRCREV ?= "2d5f05489a39201c2fcf95d2dc04af57b6f7f356"
PV = "6.12.57+git"
KERNEL_REPRODUCIBILITY_PATCHES = " \
file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \