1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-02 17:01:04 +00:00
LCPD Automation Script
2026-02-02 10:19:37 -06:00
parent 8529512dd0
commit 22e889c205
5 changed files with 6 additions and 6 deletions
@@ -4,4 +4,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2025.01" BRANCH = "ti-u-boot-2025.01"
SRCREV_uboot = "42cf2abb5f42b4e8dca8b9df584b816d8a0da7fa" SRCREV_uboot = "ef2eb76b650415637bd93b0eddfb1e31489117f9"
@@ -4,6 +4,6 @@ PR = "r0"
BRANCH = "ti-u-boot-2026.01" BRANCH = "ti-u-boot-2026.01"
SRCREV_uboot = "127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3" SRCREV_uboot = "0456d31970eeef8678fd20a6683d1acd9fc8da4a"
DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE = "-1"
@@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y"
BRANCH = "${BRANCH_ARM64}" BRANCH = "${BRANCH_ARM64}"
BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32"
SRCREV_ARM32 = "2bae13c52d344e96fce42ab8209c068d1e67c944" SRCREV_ARM32 = "a3bc6dc973a99822f0707b1c9ba06b56bf142076"
PV_ARM32 = "6.12.57+git" PV_ARM32 = "6.12.57+git"
BRANCH:ti33x = "${BRANCH_ARM32}" BRANCH:ti33x = "${BRANCH_ARM32}"
@@ -21,7 +21,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
BRANCH ?= "ti-linux-6.12.y" BRANCH ?= "ti-linux-6.12.y"
SRCREV ?= "8843c53f444321e22f1eaeec0478ffc0a6191203" SRCREV ?= "da3c0f0a33ac00f7138c695a16d90301cf7ec02b"
PV = "6.12.57+git" PV = "6.12.57+git"
KERNEL_REPRODUCIBILITY_PATCHES = " \ KERNEL_REPRODUCIBILITY_PATCHES = " \
@@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
BRANCH ?= "ti-linux-6.18.y" BRANCH ?= "ti-linux-6.18.y"
SRCREV ?= "2d64b9f10d1d9e7cbd041d613b40222c11291f14" SRCREV ?= "33b7bd36f11719837307a92818393608faafbc10"
PV = "6.18.4+git" PV = "6.18.7+git"
KERNEL_REPRODUCIBILITY_PATCHES = " \ KERNEL_REPRODUCIBILITY_PATCHES = " \
file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \ file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \