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

PR = "r1"

SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-1.2.0.tar.bz2 \
	"
SRC_URI_append_turbostation = "file://qnap.diff;patch=1"

PACKAGE_ARCH = "${MACHINE_ARCH}"