From: Gary Bisson <gary.bisson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 0/2] mfgtools: new package
Date: Wed, 26 Oct 2016 18:08:01 +0200 [thread overview]
Message-ID: <20161026160803.30262-1-gary.bisson@boundarydevices.com> (raw)
Hi,
Here is the v2 with the following modifications:
- Use host-cmake-package and build the CLI as a post build hook
- Fix licenses: now BSD-3c and CPOL
- Fix MFGTOOLS_CFLAGS and rename it HOST_MFGTOOLS_CFLAGS
- Use HOST_LDFLAGS instead of specifyin the rpath manually
- Fix install commands to have the full destination path
- Add readme.txt file
- Add a follow-up patch to add the package to DEVELOPERS
Thomas, I will send a cmake patch upstream later, hope that's ok.
Frank, I did try both the mfgtools files from NXP on a SabreSD and my own
sample file on a SabreLite, it worked on both. Hope you'll be able to try it.
Note that I've put some effort into the readme.txt not to forget the steps ;)
Regards,
Gary
Gary Bisson (2):
mfgtools: new package
DEVELOPERS: add entry for mfgtools
DEVELOPERS | 1 +
package/Config.in.host | 1 +
package/mfgtools/Config.in.host | 10 ++++++++
package/mfgtools/mfgtools.hash | 2 ++
package/mfgtools/mfgtools.mk | 34 +++++++++++++++++++++++++
package/mfgtools/readme.txt | 56 +++++++++++++++++++++++++++++++++++++++++
6 files changed, 104 insertions(+)
create mode 100644 package/mfgtools/Config.in.host
create mode 100644 package/mfgtools/mfgtools.hash
create mode 100644 package/mfgtools/mfgtools.mk
create mode 100644 package/mfgtools/readme.txt
--
2.9.3
next reply other threads:[~2016-10-26 16:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-26 16:08 Gary Bisson [this message]
2016-10-26 16:08 ` [Buildroot] [PATCH v2 1/2] mfgtools: new package Gary Bisson
2016-10-26 19:28 ` Thomas Petazzoni
2016-10-26 16:08 ` [Buildroot] [PATCH v2 2/2] DEVELOPERS: add entry for mfgtools Gary Bisson
2016-10-26 19:28 ` Thomas Petazzoni
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=20161026160803.30262-1-gary.bisson@boundarydevices.com \
--to=gary.bisson@boundarydevices.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox