]> code.ossystems Code Review - openembedded-core.git/commitdiff
tcf-agent: latest upstream version is now known
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 4 Oct 2017 10:28:23 +0000 (13:28 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Nov 2017 12:33:08 +0000 (12:33 +0000)
So incorrect acknowledgement of it being unknown can be deleted.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/recipes-devtools/tcf-agent/tcf-agent_git.bb

index 9db26dccc7caeb7cff8bf07097e3ce69f27b46d8..6d6ba76ba885fd3eb9fc74ae43904a2624d4d3ec 100644 (file)
@@ -16,7 +16,6 @@ SRC_URI = "git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent;branch=1.4_ne
            file://tcf-agent.init \
            file://tcf-agent.service \
           "
-UPSTREAM_VERSION_UNKNOWN = "1"
 
 DEPENDS = "util-linux openssl"
 RDEPENDS_${PN} = "bash"