diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/uboot/uboot-gta01_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/uboot/uboot-gta01_svn.bb b/meta/packages/uboot/uboot-gta01_svn.bb index d026efccc1..a24eb435e1 100644 --- a/meta/packages/uboot/uboot-gta01_svn.bb +++ b/meta/packages/uboot/uboot-gta01_svn.bb @@ -9,7 +9,7 @@ PR = "r3" 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=c0c292b2852a12e9d93e99b3aaf5b0dac5f36fdc \ svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \ file://fix-arm920t-eabi.patch;patch=1" |