From 133786cdb6f2ddac78f8c06634bf0564f5154571 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 11 Jul 2007 12:21:50 +0000 Subject: 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 --- meta/packages/uboot/uboot-gta01_svn.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/packages/uboot/uboot-gta01_svn.bb b/meta/packages/uboot/uboot-gta01_svn.bb index a24eb435e1..f63d453294 100644 --- a/meta/packages/uboot/uboot-gta01_svn.bb +++ b/meta/packages/uboot/uboot-gta01_svn.bb @@ -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" -- cgit v1.2.3-54-g00ecf