All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Romain Naour via buildroot <buildroot@buildroot.org>
Cc: Romain Naour <romain.naour@smile.fr>
Subject: Re: [Buildroot] [PATCH 1/5] configs/beagleboneai_defconfig: move board files to board/beagleboard/beagleboneai
Date: Sat, 13 Jul 2024 16:54:02 +0200	[thread overview]
Message-ID: <20240713165402.1091446e@windsurf> (raw)
In-Reply-To: <20240713140133.2107977-1-romain.naour@smile.fr>

On Sat, 13 Jul 2024 16:01:29 +0200
Romain Naour via buildroot <buildroot@buildroot.org> wrote:

> The beagleboneai board files from beagleboard.org project should be
> moved to board/beagleboard directory.
> 
> Signed-off-by: Romain Naour <romain.naour@smile.fr>
> ---
>  .checkpackageignore                                         | 4 ++--
>  DEVELOPERS                                                  | 2 +-
>  board/{ => beagleboard}/beagleboneai/genimage.cfg           | 0
>  .../beagleboneai/patches/linux-headers/linux-headers.hash   | 0
>  .../{ => beagleboard}/beagleboneai/patches/linux/linux.hash | 0
>  .../beagleboneai/patches/uboot/0001-am57xx_evm-fixes.patch  | 0
>  .../{ => beagleboard}/beagleboneai/patches/uboot/uboot.hash | 0
>  board/beagleboard/beagleboneai/post-build.sh                | 4 ++++
>  board/{ => beagleboard}/beagleboneai/readme.txt             | 0
>  board/{ => beagleboard}/beagleboneai/uEnv.txt               | 0
>  board/beagleboneai/post-build.sh                            | 4 ----
>  configs/beagleboneai_defconfig                              | 6 +++---
>  12 files changed, 10 insertions(+), 10 deletions(-)
>  rename board/{ => beagleboard}/beagleboneai/genimage.cfg (100%)
>  rename board/{ => beagleboard}/beagleboneai/patches/linux-headers/linux-headers.hash (100%)
>  rename board/{ => beagleboard}/beagleboneai/patches/linux/linux.hash (100%)
>  rename board/{ => beagleboard}/beagleboneai/patches/uboot/0001-am57xx_evm-fixes.patch (100%)
>  rename board/{ => beagleboard}/beagleboneai/patches/uboot/uboot.hash (100%)
>  create mode 100755 board/beagleboard/beagleboneai/post-build.sh
>  rename board/{ => beagleboard}/beagleboneai/readme.txt (100%)
>  rename board/{ => beagleboard}/beagleboneai/uEnv.txt (100%)
>  delete mode 100755 board/beagleboneai/post-build.sh

Series applied to master, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-07-13 14:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-13 14:01 [Buildroot] [PATCH 1/5] configs/beagleboneai_defconfig: move board files to board/beagleboard/beagleboneai Romain Naour via buildroot
2024-07-13 14:01 ` [Buildroot] [PATCH 2/5] configs/beaglebone{_qt5}_defconfig: move board files to board/beagleboard/beaglebone Romain Naour via buildroot
2024-07-13 14:01 ` [Buildroot] [PATCH 3/5] configs/beaglev_defconfig: remove defconfig Romain Naour via buildroot
2024-07-13 14:01 ` [Buildroot] [PATCH 4/5] boot/beaglev-secondboot: remove package Romain Naour via buildroot
2024-07-13 14:01 ` [Buildroot] [PATCH 5/5] boot/beaglev-ddrinit: " Romain Naour via buildroot
2024-07-13 14:54 ` Thomas Petazzoni via buildroot [this message]

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=20240713165402.1091446e@windsurf \
    --to=buildroot@buildroot.org \
    --cc=romain.naour@smile.fr \
    --cc=thomas.petazzoni@bootlin.com \
    /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.