diff mbox series

[meta-ti,master] linux-bb.org: Remove unneeded patches

Message ID 20231023155107.12518-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master] linux-bb.org: Remove unneeded patches | expand

Commit Message

Ryan Eatmon Oct. 23, 2023, 3:51 p.m. UTC
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>
---
 meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb | 5 -----
 1 file changed, 5 deletions(-)

Comments

Denys Dmytriyenko Oct. 23, 2023, 5:02 p.m. UTC | #1
On Mon, Oct 23, 2023 at 10:51:07AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> With the move to the 6.1 kernel, we no longer need any of the 5.10 based
> patches.

Yeah, I was running master builds over the weekend and noticed master had 
those extra gcc13 patches that kirkstone didn't have... Thanks for the fix.


> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
>  meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb | 5 -----
>  1 file changed, 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"
>  
>  SRC_URI = "git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH} \
>             file://defconfig \
> -           file://init_disassemble_info-signature-changes-causes-compile-failures.patch \
> -           file://0001-gcc-plugins-Fix-build-for-upcoming-GCC-release.patch \
> -           file://0001-ata-ahci-fix-enum-constants-for-gcc-13.patch \
> -           file://0001-blk-iocost-avoid-64-bit-division-in-ioc_timer_fn.patch \
> -           file://0001-block-blk-iocost-gcc13-keep-large-values-in-a-new-en.patch \
>  "
>  
>  FILES:${KERNEL_PACKAGE_NAME}-devicetree += " \
> -- 
> 2.17.1
diff mbox series

Patch

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"
 
 SRC_URI = "git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH} \
            file://defconfig \
-           file://init_disassemble_info-signature-changes-causes-compile-failures.patch \
-           file://0001-gcc-plugins-Fix-build-for-upcoming-GCC-release.patch \
-           file://0001-ata-ahci-fix-enum-constants-for-gcc-13.patch \
-           file://0001-blk-iocost-avoid-64-bit-division-in-ioc_timer_fn.patch \
-           file://0001-block-blk-iocost-gcc13-keep-large-values-in-a-new-en.patch \
 "
 
 FILES:${KERNEL_PACKAGE_NAME}-devicetree += " \