u-boot_1.3.2.bb: package u-boot version 1.3.2
authorJeremy Laine <jeremy.laine@m4x.org>
Tue, 22 Apr 2008 06:29:29 +0000 (06:29 +0000)
committerJeremy Laine <jeremy.laine@m4x.org>
Tue, 22 Apr 2008 06:29:29 +0000 (06:29 +0000)
packages/u-boot/u-boot_1.3.2.bb [new file with mode: 0644]

diff --git a/packages/u-boot/u-boot_1.3.2.bb b/packages/u-boot/u-boot_1.3.2.bb
new file mode 100644 (file)
index 0000000..2886dde
--- /dev/null
@@ -0,0 +1,7 @@
+require u-boot.inc
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"