LCPD Automation Script
2026-08-28 07:17:07 -05:00
parent d6f9a95ac6
commit 018a5e2bc1
6 changed files with 7 additions and 7 deletions
@@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar
SRCBRANCH = "master"
LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e"
SRCREV_tfa:am62lxx = "b54338ab6ee648bb9bef2e9dab7550a9a1d11d54"
SRCREV_tfa:am62lxx = "72b61c96ce11c54530bd68d721321022d031b628"
SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https"
SRCBRANCH:am62lxx = "ti-tfa-2.14.y"
@@ -4,4 +4,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2026.01"
SRCREV_uboot = "8a78938c2d8a270d851c66abc2cb9d8fcf77c690"
SRCREV_uboot = "2a85f4bcffc50ddc8b443d8e4162e9e46ed0f200"
@@ -10,6 +10,6 @@ PV = "0.3+git"
COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master"
SRCREV = "eaa148f9640a047511be89f7652f8b1e93a4249c"
SRCREV = "2a55868676119435c408642191d1b5523910f288"
SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"
@@ -11,7 +11,7 @@ BRANCH = "${BRANCH_ARM64}"
BRANCH_ARM32 = "ti-rt-linux-6.18.y-arm32"
SRCREV_ARM32 = "65cf808e0410dd16ff0bb1f03a1bb7e67cbd6c32"
PV_ARM32 = "6.18.38+git"
PV_ARM32 = "6.18.47+git"
BRANCH:ti33x = "${BRANCH_ARM32}"
BRANCH:ti43x = "${BRANCH_ARM32}"
@@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
BRANCH ?= "ti-linux-6.18.y"
SRCREV ?= "66c3ddf05d9d378cc4f8f43fd2a7cd491e9265cc"
PV = "6.18.38+git"
SRCREV ?= "2cb14eda73fdb89b09e5cb92ce9d691a6a36c250"
PV = "6.18.47+git"
KERNEL_REPRODUCIBILITY_PATCHES = " \
file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \
@@ -11,7 +11,7 @@ PE = "1"
PR = "r1"
PV:append = "+git"
SRCREV = "76fe5cfa8d2eb4ae1681d49f8313bf02a68e38b2"
SRCREV = "38638d15d7e5797387d43b56708a16b3af52f2e4"
BRANCH ?= "master"
SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"