From: Jeremy Laine Date: Wed, 28 Nov 2007 12:19:55 +0000 (+0000) Subject: u-boot: add version 1.3.0 X-Git-Tag: Release-2010-05/1~8265^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6fcc6f11dad4c68f838a8384119cdf72088c057;p=openembedded.git u-boot: add version 1.3.0 --- diff --git a/packages/uboot/u-boot_1.3.0.bb b/packages/uboot/u-boot_1.3.0.bb new file mode 100644 index 0000000000..2886ddecc8 --- /dev/null +++ b/packages/uboot/u-boot_1.3.0.bb @@ -0,0 +1,7 @@ +require u-boot.inc + +DEFAULT_PREFERENCE = "-1" + +SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2" + +PACKAGE_ARCH = "${MACHINE_ARCH}"