uboot-gta01: fix SRCDATE to 20070711, revert git tag

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2157 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-07-11 12:21:50 +00:00
parent 17d6b3082f
commit 133786cdb6
1 changed files with 2 additions and 1 deletions

View File

@ -5,11 +5,12 @@ SECTION = "bootloader"
PRIORITY = "optional"
PV = "1.2.0+svn${SRCDATE}"
PR = "r3"
SRCDATE = "20070711"
PROVIDES = "virtual/bootloader"
S = "${WORKDIR}/git"
SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git;tag=c0c292b2852a12e9d93e99b3aaf5b0dac5f36fdc \
SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git \
svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \
file://fix-arm920t-eabi.patch;patch=1"