All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] U-boot recipe for most recent stable release.
@ 2012-01-27 16:21 Paul Gortmaker
  2012-01-27 16:21 ` [PATCH 1/3] u-boot: Don't make the -Os removal part of global settings Paul Gortmaker
                   ` (4 more replies)
  0 siblings, 5 replies; 28+ messages in thread
From: Paul Gortmaker @ 2012-01-27 16:21 UTC (permalink / raw)
  To: poky

This adds a recipe for U-Boot v2011.12.  In doing so, some of
non-shareable settings were moved out of u-boot.inc and others
moved in.

The recipe was tested on an mpc8315 Yocto configuration.

Paul Gortmaker (3):
  u-boot: Don't make the -Os removal part of global settings.
  u-boot: make FILESDIR a shared setting.
  u-boot: Add recipe for u-boot v2011.12

 meta/recipes-bsp/u-boot/u-boot.inc        |    4 +---
 meta/recipes-bsp/u-boot/u-boot_2011.03.bb |    3 ++-
 meta/recipes-bsp/u-boot/u-boot_2011.06.bb |    3 ++-
 meta/recipes-bsp/u-boot/u-boot_2011.12.bb |   20 ++++++++++++++++++++
 4 files changed, 25 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-bsp/u-boot/u-boot_2011.12.bb

-- 
1.7.7



^ permalink raw reply	[flat|nested] 28+ messages in thread
* [PATCH 0/3] u-boot recipe updates
@ 2012-06-29 18:35 Paul Gortmaker
  2012-06-29 18:35 ` [PATCH 1/3] u-boot: Don't make the -Os removal part of global settings Paul Gortmaker
  0 siblings, 1 reply; 28+ messages in thread
From: Paul Gortmaker @ 2012-06-29 18:35 UTC (permalink / raw)
  To: openembedded-core

These are the oe-core updates required so that yocto can do
a successful build of a working u-boot image for the mpc8315
reference BSP.

A follow up patch will be sent to the yocto list to enable
building it by default for the mpc8315-rdb.

---

Paul Gortmaker (3):
  u-boot: Don't make the -Os removal part of global settings.
  u-boot: make FILESDIR a shared setting.
  u-boot: make sure CROSS_COMPILE is passed into build

 meta/recipes-bsp/u-boot/u-boot.inc           |    4 +---
 meta/recipes-bsp/u-boot/u-boot_2011.03.bb    |    2 --
 meta/recipes-bsp/u-boot/u-boot_2011.06.bb    |    2 --
 meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb |    5 +++--
 4 files changed, 4 insertions(+), 9 deletions(-)

-- 
1.7.9.6




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

end of thread, other threads:[~2012-07-02  3:15 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-27 16:21 [PATCH 0/3] U-boot recipe for most recent stable release Paul Gortmaker
2012-01-27 16:21 ` [PATCH 1/3] u-boot: Don't make the -Os removal part of global settings Paul Gortmaker
2012-01-27 17:33   ` Wolfgang Denk
2012-01-27 17:39     ` Paul Gortmaker
2012-01-27 21:32       ` Wolfgang Denk
2012-01-28 18:26         ` Khem Raj
2012-01-27 16:21 ` [PATCH 2/3] u-boot: make FILESDIR a shared setting Paul Gortmaker
2012-01-27 16:21 ` [PATCH 3/3] u-boot: Add recipe for u-boot v2011.12 Paul Gortmaker
2012-01-30 20:24 ` [PATCH 0/3] U-boot recipe for most recent stable release Saul Wold
2012-01-30 20:48   ` Paul Gortmaker
2012-01-31 16:54 ` Saul Wold
2012-01-31 17:42   ` Paul Gortmaker
2012-01-31 18:34     ` [poky] " Saul Wold
2012-01-31 18:34       ` Saul Wold
2012-01-31 19:16       ` [poky] " Darren Hart
2012-01-31 19:16         ` [OE-core] " Darren Hart
2012-01-31 23:12         ` Paul Gortmaker
2012-01-31 19:31       ` [poky] " Martin Jansa
2012-01-31 19:31         ` [OE-core] " Martin Jansa
  -- strict thread matches above, loose matches on Subject: below --
2012-06-29 18:35 [PATCH 0/3] u-boot recipe updates Paul Gortmaker
2012-06-29 18:35 ` [PATCH 1/3] u-boot: Don't make the -Os removal part of global settings Paul Gortmaker
2012-06-29 21:55   ` Khem Raj
2012-06-29 22:01     ` Wolfgang Denk
2012-06-29 22:11       ` Khem Raj
2012-06-29 23:34         ` Wolfgang Denk
2012-06-30  2:49           ` Khem Raj
2012-07-01 22:03   ` Saul Wold
2012-07-01 23:14     ` Khem Raj
2012-07-02  3:04     ` Paul Gortmaker

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.