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