aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_1.3.1.bb
blob: 5c32b9a156f66ff4edde966439978f3ab5b7e231 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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}"