From: Stelios Koroneos Date: Mon, 28 May 2007 21:12:56 +0000 (+0000) Subject: packages/uboot/u-boot_git.bb : Add sequoia dev board uboot release tag X-Git-Tag: Release-2010-05/1~8868^2~400^2~161^2~3^2^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d15f094ed56a538991ab55b38e60ee1de2c233;p=openembedded.git packages/uboot/u-boot_git.bb : Add sequoia dev board uboot release tag --- diff --git a/packages/uboot/u-boot_git.bb b/packages/uboot/u-boot_git.bb index 9362b62041..07f3ed9977 100644 --- a/packages/uboot/u-boot_git.bb +++ b/packages/uboot/u-boot_git.bb @@ -1,8 +1,10 @@ require u-boot.inc - +PR="r1" DEFAULT_PREFERENCE = "-1" SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git " +SRC_URI_sequoia = "git://www.denx.de/git/u-boot.git;protocol=git;tag=cf3b41e0c1111dbb865b6e34e9f3c3d3145a6093" + S = "${WORKDIR}/git"