Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/2] Add omap-u-boot-utils and build .ift OMAP image
@ 2012-03-15 20:54 Luca Ceresoli
  2012-03-15 20:54 ` [Buildroot] [PATCH v3 1/2] omap-u-boot-utils: add new host package Luca Ceresoli
  2012-03-15 20:54 ` [Buildroot] [PATCH v3 2/2] u-boot: build signed image for OMAP processors Luca Ceresoli
  0 siblings, 2 replies; 7+ messages in thread
From: Luca Ceresoli @ 2012-03-15 20:54 UTC (permalink / raw)
  To: buildroot

Hi,

this is v3 of a small patch series that I sent back in September
(http://lists.busybox.net/pipermail/buildroot/2011-September/045813.html).

It was not accepted at that time because it introduced a user-visible host
package, which was not supported in Buildroot.
This fired up a brief discussion, and the decision was made to allow these
packages within a suitable infrastructure.

This infrastructure is now in place (since about commit 6b04b2dda6bf87dc12),
so here are again my two patches updated to the new scheme and refreshed in
general.

Luca

Luca Ceresoli (2):
  omap-u-boot-utils: add new host package
  u-boot: build signed image for OMAP processors

 boot/uboot/Config.in                           |   16 ++++++++++++++++
 boot/uboot/uboot.mk                            |   24 ++++++++++++++++++++++++
 package/Config.in.host                         |    1 +
 package/omap-u-boot-utils/Config.in.host       |    8 ++++++++
 package/omap-u-boot-utils/omap-u-boot-utils.mk |   22 ++++++++++++++++++++++
 5 files changed, 71 insertions(+), 0 deletions(-)
 create mode 100644 package/omap-u-boot-utils/Config.in.host
 create mode 100644 package/omap-u-boot-utils/omap-u-boot-utils.mk

-- 
1.7.5.4

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

end of thread, other threads:[~2012-03-19 15:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15 20:54 [Buildroot] [PATCH v3 0/2] Add omap-u-boot-utils and build .ift OMAP image Luca Ceresoli
2012-03-15 20:54 ` [Buildroot] [PATCH v3 1/2] omap-u-boot-utils: add new host package Luca Ceresoli
2012-03-18 17:22   ` Arnout Vandecappelle
2012-03-19 14:56     ` Luca Ceresoli
2012-03-15 20:54 ` [Buildroot] [PATCH v3 2/2] u-boot: build signed image for OMAP processors Luca Ceresoli
2012-03-18 17:33   ` Arnout Vandecappelle
2012-03-19 15:24     ` Luca Ceresoli

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