[oe-commits] Ulf Samuelsson : Bump at91bootstrap to 2.13-rc3

git version control git at git.openembedded.org
Sat Aug 22 14:56:01 UTC 2009


Module: openembedded.git
Branch: ulf/linux-2.6.30.2
Commit: 7a51922cc8dff31e2a5cc375b1ff2b083cc9fbb0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7a51922cc8dff31e2a5cc375b1ff2b083cc9fbb0

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Wed Aug 19 23:13:55 2009 +0200

Bump at91bootstrap to 2.13-rc3

---

 recipes/at91bootstrap/at91bootstrap_2.13-rc3.bb |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/recipes/at91bootstrap/at91bootstrap_2.13-rc3.bb b/recipes/at91bootstrap/at91bootstrap_2.13-rc3.bb
new file mode 100644
index 0000000..20da481
--- /dev/null
+++ b/recipes/at91bootstrap/at91bootstrap_2.13-rc3.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "at91bootstrap: loaded into internal SRAM by AT91 BootROM"
+SECTION = "bootloaders"
+
+PR = "r0"
+
+SRC_URI = "ftp://www.at91.com/pub/buildroot/${PN}-${PV}.tar.bz2 \
+	"
+
+# This is the way to add a custom defconfig
+SRC_URI_append_at91customek = \
+	file://defconfig \
+	#
+
+require at91bootstrap.inc





More information about the Openembedded-commits mailing list