From: Richard Purdie Date: Tue, 14 Aug 2007 12:25:55 +0000 (+0000) Subject: uboot-gta01: Lock to a known good git tag X-Git-Tag: 2011-1~10927 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fd817142ba52cd0b15d5836112ead2fb00b7f4c4;p=openembedded-core.git uboot-gta01: Lock to a known good git tag git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2491 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/uboot/uboot-gta01_svn.bb b/meta/packages/uboot/uboot-gta01_svn.bb index f14174f56c..89ebef6b08 100644 --- a/meta/packages/uboot/uboot-gta01_svn.bb +++ b/meta/packages/uboot/uboot-gta01_svn.bb @@ -4,13 +4,13 @@ LICENSE = "GPL" SECTION = "bootloader" PRIORITY = "optional" PV = "1.2.0+svn${SRCDATE}" -PR = "r4" +PR = "r5" SRCDATE = "20070711" PROVIDES = "virtual/bootloader" S = "${WORKDIR}/git" -SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git \ +SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git;tag=8993e54b6f397973794f3d6f47d3b3c0c98dd4f6 \ svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \ file://fix-arm920t-eabi.patch;patch=1"