summaryrefslogtreecommitdiff
path: root/packages/u-boot/u-boot_1.3.1.bb
blob: 60074d3ed9f529d2e295b864274ff162c8072bb2 (plain)
1
2
3
4
5
6
7
8
9
require u-boot.inc

DEFAULT_PREFERENCE = "-1"

SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
           file://mpc8313e-rdb-autoboot.patch;patch=1 \
           file://mpc8313e-rdb-nand.patch;patch=1"

PACKAGE_ARCH = "${MACHINE_ARCH}"