diff options
-rw-r--r-- | meta/recipes-devtools/tcf-agent/tcf-agent_1.8.0.bb (renamed from meta/recipes-devtools/tcf-agent/tcf-agent_git.bb) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_1.8.0.bb index 235936288b..b02fcb9cad 100644 --- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb +++ b/meta/recipes-devtools/tcf-agent/tcf-agent_1.8.0.bb | |||
@@ -7,7 +7,6 @@ LICENSE = "EPL-1.0 | BSD-3-Clause" | |||
7 | LIC_FILES_CHKSUM = "file://edl-v10.html;md5=522a390a83dc186513f0500543ad3679" | 7 | LIC_FILES_CHKSUM = "file://edl-v10.html;md5=522a390a83dc186513f0500543ad3679" |
8 | 8 | ||
9 | SRCREV = "1f11747e83ebf4f53e8d17f430136f92ec378709" | 9 | SRCREV = "1f11747e83ebf4f53e8d17f430136f92ec378709" |
10 | PV = "1.8.0+git" | ||
11 | 10 | ||
12 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 11 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |
13 | SRC_URI = "git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master \ | 12 | SRC_URI = "git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master \ |