summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-04-03 18:44:39 +0000
committerPhilip Balister <philip@balister.org>2007-04-03 18:44:39 +0000
commit2ab3af9be00f5562ddca11d3d374c8bb50810afd (patch)
tree4e93da1ffee524cb4f11a0befb9c78def9063914 /packages
parent4a66594e3ea75d5b42c859b30e3aa834690028eb (diff)
u-boot_1.2.0.bb : Add version 1.2.0 of u-boot.
Diffstat (limited to 'packages')
-rw-r--r--packages/uboot/u-boot_1.2.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/uboot/u-boot_1.2.0.bb b/packages/uboot/u-boot_1.2.0.bb
new file mode 100644
index 0000000000..15d16bd571
--- /dev/null
+++ b/packages/uboot/u-boot_1.2.0.bb
@@ -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}"