All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: Re: [yocto] [meta-rockchip][PATCH] linux-yocto: remove non-rockchip archs
Date: Sat, 16 Sep 2023 07:41:31 -0400	[thread overview]
Message-ID: <20230916114131.GA8220@localhost> (raw)
In-Reply-To: <1783A740046F9DC9.23877@lists.yoctoproject.org>

On Sun 2023-09-10 @ 05:36:12 PM, Trevor Woerner via lists.yoctoproject.org wrote:
> Remove the non-rockchip architectures from the kernel build since these are
> all a waste of build time, filesystem space, and runtime memory.
> 
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
>  conf/machine/include/rk3066.inc               |  1 +
>  conf/machine/include/rk3188.inc               |  1 +
>  conf/machine/include/rk3288.inc               |  1 +
>  conf/machine/include/rk3328.inc               |  1 +
>  conf/machine/include/rk3399.inc               |  1 +
>  .../rockchip/remove-non-rockchip-arch-arm.cfg | 85 +++++++++++++++++++
>  .../rockchip/remove-non-rockchip-arch-arm.scc |  1 +
>  .../remove-non-rockchip-arch-arm64.cfg        | 62 ++++++++++++++
>  .../remove-non-rockchip-arch-arm64.scc        |  1 +
>  ...yocto%.bbappend => linux-yocto_%.bbappend} |  4 +-
>  10 files changed, 157 insertions(+), 1 deletion(-)
>  create mode 100644 recipes-kernel/linux/linux-yocto/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm.cfg
>  create mode 100644 recipes-kernel/linux/linux-yocto/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm.scc
>  create mode 100644 recipes-kernel/linux/linux-yocto/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm64.cfg
>  create mode 100644 recipes-kernel/linux/linux-yocto/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm64.scc
>  rename recipes-kernel/linux/{linux-yocto%.bbappend => linux-yocto_%.bbappend} (79%)

Applied to meta-rockchip master branch.


           reply	other threads:[~2023-09-16 11:41 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1783A740046F9DC9.23877@lists.yoctoproject.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230916114131.GA8220@localhost \
    --to=twoerner@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.