Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] package/swupdate: bump to version 2016.04
@ 2016-04-29  7:56 Jörg Krause
  2016-04-29  7:56 ` [Buildroot] [PATCH 1/3] mtd: install header files to staging directory Jörg Krause
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jörg Krause @ 2016-04-29  7:56 UTC (permalink / raw)
  To: buildroot

Bumping swupdate to version 2016.04 requires some changes to the packages mtd
and uboot-tools. Before the new version swupdate bundled the header files from
mtd and the environment sources from u-boot. To keep in sync with those packages
swupdate dropped the bundled headers and sources and needs them available on
the target system.

To satisfy the build dependency the patch set installs the necessary header
files from the package mtd and the static library libubootenv from the package
uboot-tools to the staging directory.

J?rg Krause (3):
  mtd: install header files to staging directory
  uboot-tools: install libubootenv to staging
  swupdate: bump to version 2016.04

 package/mtd/mtd.mk                 |  3 +++
 package/swupdate/Config.in         | 18 ++++++++++--------
 package/swupdate/swupdate.config   | 36 +++++++++++++++++++++++++++++++++++-
 package/swupdate/swupdate.hash     |  5 ++---
 package/swupdate/swupdate.mk       | 27 ++++++++++++++++++++-------
 package/uboot-tools/uboot-tools.mk |  8 ++++++++
 6 files changed, 78 insertions(+), 19 deletions(-)

-- 
2.8.0

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

end of thread, other threads:[~2016-05-02  9:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-29  7:56 [Buildroot] [PATCH 0/3] package/swupdate: bump to version 2016.04 Jörg Krause
2016-04-29  7:56 ` [Buildroot] [PATCH 1/3] mtd: install header files to staging directory Jörg Krause
2016-05-01 20:36   ` Thomas Petazzoni
2016-04-29  7:56 ` [Buildroot] [PATCH 2/3] uboot-tools: install libubootenv to staging Jörg Krause
2016-05-01 20:45   ` Thomas Petazzoni
2016-04-29  7:57 ` [Buildroot] [PATCH 3/3] swupdate: bump to version 2016.04 Jörg Krause
2016-05-01 20:48   ` Thomas Petazzoni
2016-05-02  8:48     ` Jörg Krause
2016-05-02  9:37       ` Thomas Petazzoni

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