From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] Add jh71xx-tools package
Date: Sat, 15 May 2021 00:03:14 +0200 [thread overview]
Message-ID: <20210514220316.1942381-1-thomas.petazzoni@bootlin.com> (raw)
Hello,
As suggested by Drew Fustini, this small series adds a jh71xx-tools
host package to build the jh7100-recover utility, which is useful to
recover BeagleV platforms. This package is also enabled in
beaglev_defconfig.
Thomas
Thomas Petazzoni (2):
package/jh71xx-tools: new package
configs/beaglev: enable host jh71xx-tools
DEVELOPERS | 1 +
board/beaglev/readme.txt | 4 +++-
configs/beaglev_defconfig | 1 +
package/Config.in.host | 1 +
package/jh71xx-tools/Config.in.host | 7 +++++++
package/jh71xx-tools/jh71xx-tools.hash | 3 +++
package/jh71xx-tools/jh71xx-tools.mk | 20 ++++++++++++++++++++
7 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 package/jh71xx-tools/Config.in.host
create mode 100644 package/jh71xx-tools/jh71xx-tools.hash
create mode 100644 package/jh71xx-tools/jh71xx-tools.mk
--
2.31.1
next reply other threads:[~2021-05-14 22:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-14 22:03 Thomas Petazzoni [this message]
2021-05-14 22:03 ` [Buildroot] [PATCH 1/2] package/jh71xx-tools: new package Thomas Petazzoni
2021-05-15 0:05 ` Bin Meng
2021-05-15 12:15 ` Yann E. MORIN
2021-05-18 15:45 ` Thomas Petazzoni
2021-05-14 22:03 ` [Buildroot] [PATCH 2/2] configs/beaglev: enable host jh71xx-tools Thomas Petazzoni
2021-05-15 0:05 ` Bin Meng
2021-05-15 12:16 ` Yann E. MORIN
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=20210514220316.1942381-1-thomas.petazzoni@bootlin.com \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.