summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcf-agent
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-10-04 13:28:23 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-09 12:33:16 +0000
commit922a3dc9792c71c43c3c5f4861fe67e0b92fd23b (patch)
treed633f0d9b43fe35c0512a10b5ed1164d032c26fb /meta/recipes-devtools/tcf-agent
parent900947179ede97455cbb001d10970dca440e04c8 (diff)
downloadpoky-922a3dc9792c71c43c3c5f4861fe67e0b92fd23b.tar.gz
tcf-agent: latest upstream version is now known
So incorrect acknowledgement of it being unknown can be deleted. (From OE-Core rev: e76874db9599fd23188384db761813ec7e0d7c28) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/tcf-agent')
-rw-r--r--meta/recipes-devtools/tcf-agent/tcf-agent_git.bb1
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_git.bb
index 9db26dccc7..6d6ba76ba8 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
@@ -16,7 +16,6 @@ SRC_URI = "git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent;branch=1.4_ne
16 file://tcf-agent.init \ 16 file://tcf-agent.init \
17 file://tcf-agent.service \ 17 file://tcf-agent.service \
18 " 18 "
19UPSTREAM_VERSION_UNKNOWN = "1"
20 19
21DEPENDS = "util-linux openssl" 20DEPENDS = "util-linux openssl"
22RDEPENDS_${PN} = "bash" 21RDEPENDS_${PN} = "bash"