mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 09:49:35 +02:00
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
This commit is contained in:
@@ -4,13 +4,13 @@ LICENSE = "GPL"
|
|||||||
SECTION = "bootloader"
|
SECTION = "bootloader"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
PV = "1.2.0+svn${SRCDATE}"
|
PV = "1.2.0+svn${SRCDATE}"
|
||||||
PR = "r4"
|
PR = "r5"
|
||||||
SRCDATE = "20070711"
|
SRCDATE = "20070711"
|
||||||
|
|
||||||
PROVIDES = "virtual/bootloader"
|
PROVIDES = "virtual/bootloader"
|
||||||
S = "${WORKDIR}/git"
|
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 \
|
svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \
|
||||||
file://fix-arm920t-eabi.patch;patch=1"
|
file://fix-arm920t-eabi.patch;patch=1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user