DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 0/6] platform-v7a: basic layer support
@ 2018-10-26 11:52 Michael Olbrich
  2018-10-26 11:52 ` [DistroKit] [PATCH 1/6] platform-v7a: barebox-am335x: add " Michael Olbrich
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michael Olbrich @ 2018-10-26 11:52 UTC (permalink / raw)
  To: distrokit; +Cc: Michael Olbrich

Hi,

This series of patches makes the Distrokit BSP layer aware. This is
necessary to stack another layer on top of existing BSP.

This basically means replacing all occurrences of PTXDIST_PLATFORMCONFIGDIR
with the appropriate macro to find the files or directories in other
layers.

Regards,
Michael

Michael Olbrich (6):
  platform-v7a: barebox-am335x: add layer support
  platform-v7a: barebox-mx6: add layer support
  platform-v7a: barebox-rpi2: add layer support
  platform-v7a: image-rpi2: add layer support
  platform-v7a: barebox-vexpress: add layer support
  platform-v7a: barebox-am335x-mlo: add layer support

 configs/platform-v7a/barebox-am335x.config         |  2 +-
 configs/platform-v7a/barebox-mx6.config            |  2 +-
 configs/platform-v7a/barebox-rpi2.config           |  2 +-
 configs/platform-v7a/barebox-vexpress.config       |  2 +-
 configs/platform-v7a/rules/barebox-am335x-mlo.make |  2 +-
 configs/platform-v7a/rules/barebox-am335x.make     |  8 +++++++-
 configs/platform-v7a/rules/barebox-mx6.make        |  8 +++++++-
 configs/platform-v7a/rules/barebox-rpi2.make       |  8 +++++++-
 configs/platform-v7a/rules/barebox-vexpress.make   |  8 +++++++-
 configs/platform-v7a/rules/image-rpi2.make         | 13 +++++++------
 10 files changed, 40 insertions(+), 15 deletions(-)

-- 
2.19.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

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

end of thread, other threads:[~2018-10-26 11:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-26 11:52 [DistroKit] [PATCH 0/6] platform-v7a: basic layer support Michael Olbrich
2018-10-26 11:52 ` [DistroKit] [PATCH 1/6] platform-v7a: barebox-am335x: add " Michael Olbrich
2018-10-26 11:52 ` [DistroKit] [PATCH 2/6] platform-v7a: barebox-mx6: " Michael Olbrich
2018-10-26 11:52 ` [DistroKit] [PATCH 3/6] platform-v7a: barebox-rpi2: " Michael Olbrich
2018-10-26 11:52 ` [DistroKit] [PATCH 4/6] platform-v7a: image-rpi2: " Michael Olbrich
2018-10-26 11:52 ` [DistroKit] [PATCH 5/6] platform-v7a: barebox-vexpress: " Michael Olbrich
2018-10-26 11:52 ` [DistroKit] [PATCH 6/6] platform-v7a: barebox-am335x-mlo: " Michael Olbrich
2018-10-26 11:59 ` [DistroKit] [PATCH 0/6] platform-v7a: basic " Robert Schwebel

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