aboutsummaryrefslogtreecommitdiffstats
path: root/packages/u-boot/u-boot_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/u-boot/u-boot_1.3.0.bb')
-rw-r--r--packages/u-boot/u-boot_1.3.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/u-boot/u-boot_1.3.0.bb b/packages/u-boot/u-boot_1.3.0.bb
new file mode 100644
index 0000000000..2886ddecc8
--- /dev/null
+++ b/packages/u-boot/u-boot_1.3.0.bb
@@ -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}"