summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-devtools/tcf-agent
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl/recipes-devtools/tcf-agent')
-rw-r--r--meta-agl/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service12
-rw-r--r--meta-agl/recipes-devtools/tcf-agent/tcf-agent_git.bbappend3
2 files changed, 0 insertions, 15 deletions
diff --git a/meta-agl/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service b/meta-agl/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service
deleted file mode 100644
index a486ac7ba..000000000
--- a/meta-agl/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Target Communication Framework agent
-After=network.target
-
-[Service]
-Type=forking
-ExecStart=@SBINDIR@/tcf-agent -d -L- -l0
-KillSignal=USR2
-SuccessExitStatus=USR2
-
-[Install]
-WantedBy=multi-user.target
diff --git a/meta-agl/recipes-devtools/tcf-agent/tcf-agent_git.bbappend b/meta-agl/recipes-devtools/tcf-agent/tcf-agent_git.bbappend
deleted file mode 100644
index 6f444b32f..000000000
--- a/meta-agl/recipes-devtools/tcf-agent/tcf-agent_git.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-# This is a backport of:
-# https://patchwork.openembedded.org/patch/140355/
-FILESEXTRAPATHS_prepend := "${THISDIR}/tcf-agent:"