mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
tcf-agent: upgrade 1.8.0 -> 1.9.0
Changelog: https://gitlab.eclipse.org/eclipse/tcf/tcf.agent/-/compare/1.8...1.9 (From OE-Core rev: e2413eb29f0045be441305ccb9e4740a3c9dfe85) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
815fc0d4d8
commit
18358ab6cb
@@ -6,10 +6,10 @@ BUGTRACKER = "https://bugs.eclipse.org/bugs/"
|
||||
LICENSE = "EPL-1.0 | BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://edl-v10.html;md5=522a390a83dc186513f0500543ad3679"
|
||||
|
||||
SRCREV = "1f11747e83ebf4f53e8d17f430136f92ec378709"
|
||||
SRCREV = "9076423f959d53aafa4000d6bb8bf2a1485971b9"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
||||
SRC_URI = "git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master \
|
||||
SRC_URI = "git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master;tag=${PV} \
|
||||
file://ldflags.patch \
|
||||
file://tcf-agent.init \
|
||||
file://tcf-agent.service \
|
||||
Reference in New Issue
Block a user