aboutsummaryrefslogtreecommitdiffstats
path: root/packages/uboot/u-boot_1.1.6.bb
blob: bec1a619e4fb037e4a78ab83d0acfb56970c8305 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require u-boot.inc

PR = "r2"

SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-1.1.6.tar.bz2 \
           file://devkit-idp.patch;patch=1"

SRC_URI_append_sarge-at91 = " file://sarge-uboot.patch;patch=1"

PACKAGE_ARCH = "${MACHINE_ARCH}"

UBOOT_MACHINE_sarge-at91 = "sarge_config"