u-boot_1.2.0.bb : Add version 1.2.0 of u-boot.
authorPhilip Balister <philip@balister.org>
Tue, 3 Apr 2007 18:44:39 +0000 (18:44 +0000)
committerPhilip Balister <philip@balister.org>
Tue, 3 Apr 2007 18:44:39 +0000 (18:44 +0000)
packages/uboot/u-boot_1.2.0.bb [new file with mode: 0644]

diff --git a/packages/uboot/u-boot_1.2.0.bb b/packages/uboot/u-boot_1.2.0.bb
new file mode 100644 (file)
index 0000000..15d16bd
--- /dev/null
@@ -0,0 +1,7 @@
+require u-boot.inc
+
+PR = "r1"
+
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-1.2.0.tar.bz2"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"