mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
repo: upgrade 2.52 -> 2.53
Add tag to SRC_URI to verify SRCREV. (From OE-Core rev: d2d0ad5c6bdcbb50cf4d7fc8dbd04ba232903ca5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
dff0d78dbc
commit
967a85ef8d
|
@ -9,9 +9,9 @@ SECTION = "console/utils"
|
|||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \
|
||||
SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main;tag=v${PV} \
|
||||
"
|
||||
SRCREV = "8d5f03261164f3cd65af0576dfa7d4edded96c67"
|
||||
SRCREV = "4b94e773efd36754f6c8649ad55b90d19a61107f"
|
||||
|
||||
MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"
|
||||
|
Loading…
Reference in New Issue
Block a user