1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-21 11:26:59 +00:00
LCPD Automation Script
2025-08-21 01:00:40 -05:00
parent 10436a27a2
commit cd2a61edf6
5 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 = "90225824e8382c00e9628168922838a0702443eb"
PV_ARM32 = "6.12.35+git"
SRCREV_ARM32 = "6246158ffbe4dfc005258a52780956f8baf04574"
PV_ARM32 = "6.12.42+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 ?= "adbec2562ad14236717dc1c9dc3020c94ba27f7d"
PV = "6.12.35+git"
SRCREV ?= "fe4718a972cfcac11933e98f5a3986e084a7c43f"
PV = "6.12.42+git"
KERNEL_REPRODUCIBILITY_PATCHES = " \
file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \