All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] mender updates
@ 2021-03-07 22:25 aduskett at gmail.com
  2021-03-07 22:25 ` [Buildroot] [PATCH 1/4] package/mender-artifact: bump to version 3.4.1 aduskett at gmail.com
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: aduskett at gmail.com @ 2021-03-07 22:25 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <aduskett@gmail.com>

The upstream developers asked me to update the mender packages as a favor, as
they are pretty outdated right now.

This patch series includes updates to all of the mender packages and a small
change that removes auto-selecting uboot-tools if uboot is selected in
mender/Config.in (the patch itself has an explination as to why.)

Adam Duskett (4):
  package/mender-artifact: bump to version 3.4.1
  package/mender: bump version to 2.4.2
  package/mender-grubenv: bump version to
    f39c2c7ec7c9c24aae0108a9b04a0e6e61a3e96b
  package/mender: Do not automatically select uboot tools if uboot is
    selected

 package/mender-artifact/mender-artifact.hash |  7 ++++---
 package/mender-artifact/mender-artifact.mk   |  5 +++--
 package/mender-grubenv/mender-grubenv.hash   |  4 ++--
 package/mender-grubenv/mender-grubenv.mk     |  4 ++--
 package/mender/Config.in                     | 15 +++++++++++++--
 package/mender/mender.hash                   | 16 +++++++++-------
 package/mender/mender.mk                     | 13 ++++++++-----
 7 files changed, 41 insertions(+), 23 deletions(-)

-- 
2.25.1

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

end of thread, other threads:[~2021-03-15 16:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-07 22:25 [Buildroot] [PATCH 0/4] mender updates aduskett at gmail.com
2021-03-07 22:25 ` [Buildroot] [PATCH 1/4] package/mender-artifact: bump to version 3.4.1 aduskett at gmail.com
2021-03-07 22:25 ` [Buildroot] [PATCH 2/4] package/mender: bump version to 2.4.2 aduskett at gmail.com
2021-03-07 22:25 ` [Buildroot] [PATCH 3/4] package/mender-grubenv: bump version to f39c2c7ec7c9c24aae0108a9b04a0e6e61a3e96b aduskett at gmail.com
2021-03-07 22:25 ` [Buildroot] [PATCH 4/4] package/mender: Do not automatically select uboot tools if uboot is selected aduskett at gmail.com
2021-03-14 22:15   ` Thomas Petazzoni
2021-03-15 15:44     ` Adam Duskett
2021-03-15 16:09       ` Thomas Petazzoni
2021-03-15 16:17         ` Adam Duskett
2021-03-14 22:13 ` [Buildroot] [PATCH 0/4] mender updates Thomas Petazzoni

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.