All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] u-boot: added 2010.12 recipe (DEFAULT_PREFERENCE = -1)
@ 2010-12-31 15:47 Frans Meulenbroeks
  2010-12-31 15:47 ` [PATCH 2/2] omap4430-panda: fix u-boot Frans Meulenbroeks
  2010-12-31 17:14 ` [PATCH 1/2] u-boot: added 2010.12 recipe (DEFAULT_PREFERENCE = -1) Khem Raj
  0 siblings, 2 replies; 22+ messages in thread
From: Frans Meulenbroeks @ 2010-12-31 15:47 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
---
 recipes/u-boot/u-boot_2010.12.bb |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
 create mode 100644 recipes/u-boot/u-boot_2010.12.bb

diff --git a/recipes/u-boot/u-boot_2010.12.bb b/recipes/u-boot/u-boot_2010.12.bb
new file mode 100644
index 0000000..174bebf
--- /dev/null
+++ b/recipes/u-boot/u-boot_2010.12.bb
@@ -0,0 +1,19 @@
+PR = "r0"
+require u-boot.inc
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
+SRC_URI[md5sum] = "9024bbceabd176ae1d52df6db2e84bda"
+SRC_URI[sha256sum] = "1705772db7a18635693676abb8818542167cb131921c456a1edd0ed47e6b77fe"
+
+
+TARGET_LDFLAGS = ""
+
+inherit base
+
+do_compile () {
+       oe_runmake ${UBOOT_MACHINE}
+       oe_runmake all
+}
+
-- 
1.7.1




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

end of thread, other threads:[~2011-01-11 18:56 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-31 15:47 [PATCH 1/2] u-boot: added 2010.12 recipe (DEFAULT_PREFERENCE = -1) Frans Meulenbroeks
2010-12-31 15:47 ` [PATCH 2/2] omap4430-panda: fix u-boot Frans Meulenbroeks
2010-12-31 18:41   ` Koen Kooi
2010-12-31 19:06     ` Frans Meulenbroeks
2010-12-31 19:38       ` Koen Kooi
2010-12-31 21:46         ` Michael 'Mickey' Lauer
2011-01-01 18:12         ` Frans Meulenbroeks
2011-01-01 18:25           ` Philip Balister
2011-01-01 18:48             ` Frans Meulenbroeks
2010-12-31 19:44       ` Philip Balister
2010-12-31 21:48         ` Michael 'Mickey' Lauer
2011-01-01 18:37         ` Frans Meulenbroeks
2011-01-01 19:13           ` Philip Balister
     [not found]           ` <1294680282.4307.7639.camel@mill.internal.reciva.com>
     [not found]             ` <AANLkTimXV8BGQf8DQ7rNqu42d2E-RFaEUYkfMEOLPh+6@mail.gmail.com>
2011-01-11  9:28               ` Graeme Gregory
2011-01-11  9:35                 ` Eric Bénard
2011-01-11 18:51                   ` Marcin Juszkiewicz
2011-01-11 18:56                     ` Eric Bénard
2011-01-11  9:46                 ` Koen Kooi
2011-01-11 11:26                 ` Frans Meulenbroeks
2010-12-31 17:14 ` [PATCH 1/2] u-boot: added 2010.12 recipe (DEFAULT_PREFERENCE = -1) Khem Raj
2010-12-31 18:01   ` Frans Meulenbroeks
2010-12-31 18:19     ` Khem Raj

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.