summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
diff options
context:
space:
mode:
authorJoe Slater <joe.slater@windriver.com>2021-06-11 17:16:55 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-12 22:54:14 +0100
commit319da63fc9d60af91d18d7f8537d8577d06b199b (patch)
tree399e4f5483eadae4dd41edd041c1aa165c9b8f85 /meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
parent2d4c9ee39827819fc25d1b1e0563fd38fa093db2 (diff)
downloadpoky-319da63fc9d60af91d18d7f8537d8577d06b199b.tar.gz
tcf-agent: change license to EPL/EDL
cpudefs-mdep-mux.h contains a proprietary license notice. (From OE-Core rev: 6105678a1255aa41ae9314f4d99c571d2b73186a) Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/tcf-agent/tcf-agent_git.bb')
-rw-r--r--meta/recipes-devtools/tcf-agent/tcf-agent_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
index 854269a0fa..87369c47dd 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
@@ -15,6 +15,7 @@ SRC_URI = "git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent \
15 file://ldflags.patch \ 15 file://ldflags.patch \
16 file://tcf-agent.init \ 16 file://tcf-agent.init \
17 file://tcf-agent.service \ 17 file://tcf-agent.service \
18 file://0001-Fixed-copyright-messages.patch \
18 " 19 "
19 20
20DEPENDS = "util-linux openssl" 21DEPENDS = "util-linux openssl"