summaryrefslogtreecommitdiff
path: root/packages/u-boot/u-boot_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/u-boot/u-boot_1.3.1.bb')
-rw-r--r--packages/u-boot/u-boot_1.3.1.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/u-boot/u-boot_1.3.1.bb b/packages/u-boot/u-boot_1.3.1.bb
deleted file mode 100644
index 5c32b9a156..0000000000
--- a/packages/u-boot/u-boot_1.3.1.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require u-boot.inc
-
-DEFAULT_PREFERENCE = "-1"
-
-PR = "r1"
-
-SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
- file://mpc8313e-rdb-autoboot.patch;patch=1 \
- file://mpc8313e-rdb-mtdparts.patch;patch=1 \
- file://mpc8313e-rdb-nand.patch;patch=1"
-
-PACKAGE_ARCH = "${MACHINE_ARCH}"