DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Michael Olbrich <m.olbrich@pengutronix.de>
Subject: [DistroKit] [PATCH 00/14] Barebox Update and Cleanup
Date: Tue, 29 Oct 2019 12:28:47 +0100	[thread overview]
Message-ID: <20191029112901.3380-1-m.olbrich@pengutronix.de> (raw)

Hi,

Here are some updates for the different barebox packages. It's a version
bump to the latest release from Ahmad and various cleanups.
Most of this is basically synchronization with the latest upstream
template. This also includes a switch to out-of-tree builds, which is
useful in combination with local-src.
And there are some fixes for the package clean targets.

Regards,
Michael

Ahmad Fatoum (3):
  v7a: barebox-common: modify oldconfig to affect all bareboxes
  v7a: barebox-common: add clean target that affects all bareboxes
  v7a: barebox: version bump 2019.08.1 → 2019.10.0

Michael Olbrich (11):
  barebox-vexpress: sync with latest barebox template
  barebox-mx6: sync with latest barebox template
  barebox-rpi2: sync with latest barebox template
  barebox-am335x-mlo: sync with latest barebox template
  barebox-am335x: sync with latest barebox template
  barebox-common: sync with latest barebox template
  barebox-vexpress: remove installed files
  barebox-rpi2: don't add a suffix to the images
  barebox-am335x-mlo: actually remove images during 'clean'
  barebox-am335x: actually remove images during 'clean'
  barebox-mx6: actually remove images during 'clean'

 .../platform-v7a/barebox-am335x-mlo.config    |  8 ++-
 configs/platform-v7a/barebox-am335x.config    | 19 +++++-
 .../platform-v7a/barebox-am335x.config.diff   | 12 ++--
 configs/platform-v7a/barebox-mx6.config       | 16 ++++-
 configs/platform-v7a/barebox-mx6.config.diff  |  8 +--
 configs/platform-v7a/barebox-rpi2.config      | 11 +++-
 configs/platform-v7a/barebox-rpi2.config.diff |  2 +-
 configs/platform-v7a/barebox-vexpress.config  | 11 +++-
 .../platform-v7a/barebox-vexpress.config.diff |  2 +-
 configs/platform-v7a/barebox.config           | 11 +++-
 .../platform-v7a/config/images/rpi2.config    |  2 +-
 .../platform-v7a/config/images/rpi3.config    |  2 +-
 configs/platform-v7a/platformconfig           |  4 +-
 .../rules/barebox-am335x-mlo.make             | 41 +++++++------
 .../platform-v7a/rules/barebox-am335x.make    | 55 +++++++++---------
 .../platform-v7a/rules/barebox-common.make    | 58 ++++++++++---------
 configs/platform-v7a/rules/barebox-mx6.make   | 45 +++++++-------
 configs/platform-v7a/rules/barebox-rpi2.make  | 45 +++++++-------
 .../platform-v7a/rules/barebox-vexpress.make  | 51 ++++++++--------
 rules/post/barebox-common.make                | 22 +++++++
 20 files changed, 260 insertions(+), 165 deletions(-)
 create mode 100644 rules/post/barebox-common.make

-- 
2.20.1


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

             reply	other threads:[~2019-10-29 11:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29 11:28 Michael Olbrich [this message]
2019-10-29 11:28 ` [DistroKit] [PATCH 01/14] v7a: barebox-common: modify oldconfig to affect all bareboxes Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 02/14] v7a: barebox-common: add clean target that affects " Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 03/14] v7a: barebox: version bump 2019.08.1 → 2019.10.0 Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 04/14] barebox-vexpress: sync with latest barebox template Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 05/14] barebox-mx6: " Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 06/14] barebox-rpi2: " Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 07/14] barebox-am335x-mlo: " Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 08/14] barebox-am335x: " Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 09/14] barebox-common: " Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 10/14] barebox-vexpress: remove installed files Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 11/14] barebox-rpi2: don't add a suffix to the images Michael Olbrich
2019-10-29 11:28 ` [DistroKit] [PATCH 12/14] barebox-am335x-mlo: actually remove images during 'clean' Michael Olbrich
2019-10-29 11:29 ` [DistroKit] [PATCH 13/14] barebox-am335x: " Michael Olbrich
2019-10-29 11:29 ` [DistroKit] [PATCH 14/14] barebox-mx6: " Michael Olbrich
2019-10-29 15:42 ` [DistroKit] [PATCH 00/14] Barebox Update and Cleanup Robert Schwebel
2019-11-02  9:15   ` Robert Schwebel
2019-11-04 10:09     ` Roland Hieber
2019-11-04 13:18       ` Rouven Czerwinski
2019-11-04 21:16         ` Michael Olbrich

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=20191029112901.3380-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /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