From: Philip Balister Date: Tue, 3 Apr 2007 18:44:39 +0000 (+0000) Subject: u-boot_1.2.0.bb : Add version 1.2.0 of u-boot. X-Git-Tag: Release-2010-05/1~8868^2~820^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ab3af9be00f5562ddca11d3d374c8bb50810afd;p=openembedded.git u-boot_1.2.0.bb : Add version 1.2.0 of u-boot. --- diff --git a/packages/uboot/u-boot_1.2.0.bb b/packages/uboot/u-boot_1.2.0.bb new file mode 100644 index 0000000000..15d16bd571 --- /dev/null +++ b/packages/uboot/u-boot_1.2.0.bb @@ -0,0 +1,7 @@ +require u-boot.inc + +PR = "r1" + +SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-1.2.0.tar.bz2" + +PACKAGE_ARCH = "${MACHINE_ARCH}"