All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][master][PATCH] linux-bb.org: Remove unneeded patches
@ 2023-10-23 15:51 Ryan Eatmon
  2023-10-23 17:02 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Eatmon @ 2023-10-23 15:51 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

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(-)

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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-ti][master][PATCH] linux-bb.org: Remove unneeded patches
  2023-10-23 15:51 [meta-ti][master][PATCH] linux-bb.org: Remove unneeded patches Ryan Eatmon
@ 2023-10-23 17:02 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2023-10-23 17:02 UTC (permalink / raw)
  To: reatmon; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-23 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23 15:51 [meta-ti][master][PATCH] linux-bb.org: Remove unneeded patches Ryan Eatmon
2023-10-23 17:02 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.