summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-10-23 10:12:41 -0500
committerRyan Eatmon <reatmon@ti.com>2023-10-23 10:49:44 -0500
commit2749107fb3951a49a9afdfb1fecbdb74177f5ecb (patch)
tree846515bf8499740df80e8f3e380cb1f1fdbaf079
parent95f8c181d52240cb7ef9ed8b4d2757a7cdd2ceea (diff)
downloadmeta-ti-2749107fb3951a49a9afdfb1fecbdb74177f5ecb.tar.gz
linux-bb.org: Remove unneeded patches
With the move to the 6.1 kernel, we no longer need any of the 5.10 based patches. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb b/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb
index a416adcb..4b921919 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb
@@ -31,11 +31,6 @@ BRANCH:aarch64 = "v6.1.46-ti-arm64-r9"
31 31
32SRC_URI = "git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH} \ 32SRC_URI = "git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH} \
33 file://defconfig \ 33 file://defconfig \
34 file://init_disassemble_info-signature-changes-causes-compile-failures.patch \
35 file://0001-gcc-plugins-Fix-build-for-upcoming-GCC-release.patch \
36 file://0001-ata-ahci-fix-enum-constants-for-gcc-13.patch \
37 file://0001-blk-iocost-avoid-64-bit-division-in-ioc_timer_fn.patch \
38 file://0001-block-blk-iocost-gcc13-keep-large-values-in-a-new-en.patch \
39" 34"
40 35
41FILES:${KERNEL_PACKAGE_NAME}-devicetree += " \ 36FILES:${KERNEL_PACKAGE_NAME}-devicetree += " \