diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-03-03 08:45:50 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-03-04 22:52:44 -0500 |
commit | 432566c5573c79f113a04f5d814f595b9ea18159 (patch) | |
tree | aced7c5d1b4bbe25e820b88369b8a8a6388fe54a /recipes-ti/multiprocmgr | |
parent | 05e7e4dceef4cf782a1f282f41ca433210f3a78d (diff) | |
download | meta-ti-432566c5573c79f113a04f5d814f595b9ea18159.tar.gz |
multiprocmgr, mpm-transport: do not depend on syslog-ng, not in meta-ti or oe-core
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/multiprocmgr')
-rw-r--r-- | recipes-ti/multiprocmgr/multiprocmgr_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti/multiprocmgr/multiprocmgr_git.bb index cafcd980..1ec2241a 100644 --- a/recipes-ti/multiprocmgr/multiprocmgr_git.bb +++ b/recipes-ti/multiprocmgr/multiprocmgr_git.bb | |||
@@ -8,7 +8,6 @@ SRC_URI_append = " file://mpmsrv-daemon.service" | |||
8 | PR = "${INC_PR}.1" | 8 | PR = "${INC_PR}.1" |
9 | 9 | ||
10 | DEPENDS = "mpm-transport libdaemon virtual/kernel cmem" | 10 | DEPENDS = "mpm-transport libdaemon virtual/kernel cmem" |
11 | RDEPENDS_${PN} = "syslog-ng" | ||
12 | 11 | ||
13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 12 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
14 | 13 | ||