Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] mfgtools: new package
@ 2016-10-26 16:08 Gary Bisson
  2016-10-26 16:08 ` [Buildroot] [PATCH v2 1/2] " Gary Bisson
  2016-10-26 16:08 ` [Buildroot] [PATCH v2 2/2] DEVELOPERS: add entry for mfgtools Gary Bisson
  0 siblings, 2 replies; 5+ messages in thread
From: Gary Bisson @ 2016-10-26 16:08 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2016-10-26 19:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-26 16:08 [Buildroot] [PATCH v2 0/2] mfgtools: new package Gary Bisson
2016-10-26 16:08 ` [Buildroot] [PATCH v2 1/2] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox