1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-26 22:07:51 +00:00

linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12

The script that sends the automated patch does not currently handle
updating the KERNEL_REPRODUCIBILITY_PATCHES variable with the changes in
the patches.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Ryan Eatmon
2024-12-16 12:23:39 -06:00
parent a23fe49a1a
commit 9708a12876
2 changed files with 32 additions and 0 deletions
@@ -24,6 +24,7 @@ KERNEL_DEFCONFIG = ""
KERNEL_REPRODUCIBILITY_PATCHES = " \
file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \
file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \
"
DEFCONFIG_NAME = "multi_v7_defconfig"