summaryrefslogtreecommitdiffstats
path: root/recipes-ti/multiprocmgr/multiprocmgr_git.bb
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2016-12-17 04:40:18 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-12-19 18:19:01 -0500
commitf45382c76e2870590ad729995b932268cd620906 (patch)
tree8962b137b3292cd904f202a0388faeb1d800265e /recipes-ti/multiprocmgr/multiprocmgr_git.bb
parent44fdc74ec5e6e918c2e277f780f1f31732cc9e60 (diff)
downloadmeta-ti-f45382c76e2870590ad729995b932268cd620906.tar.gz
multiprocmgr: Update to new version 3.0.2.0
This version add dependce on CMEM Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/multiprocmgr/multiprocmgr_git.bb')
-rw-r--r--recipes-ti/multiprocmgr/multiprocmgr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
index 2960ee35..cafcd980 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr_git.bb
+++ b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
@@ -7,7 +7,7 @@ SRC_URI_append = " file://mpmsrv-daemon.service"
7 7
8PR = "${INC_PR}.1" 8PR = "${INC_PR}.1"
9 9
10DEPENDS = "mpm-transport libdaemon virtual/kernel" 10DEPENDS = "mpm-transport libdaemon virtual/kernel cmem"
11RDEPENDS_${PN} = "syslog-ng" 11RDEPENDS_${PN} = "syslog-ng"
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"