diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2016-12-17 04:40:18 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-12-19 18:19:01 -0500 |
| commit | f45382c76e2870590ad729995b932268cd620906 (patch) | |
| tree | 8962b137b3292cd904f202a0388faeb1d800265e /recipes-ti/multiprocmgr/multiprocmgr_git.bb | |
| parent | 44fdc74ec5e6e918c2e277f780f1f31732cc9e60 (diff) | |
| download | meta-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.bb | 2 |
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 | ||
| 8 | PR = "${INC_PR}.1" | 8 | PR = "${INC_PR}.1" |
| 9 | 9 | ||
| 10 | DEPENDS = "mpm-transport libdaemon virtual/kernel" | 10 | DEPENDS = "mpm-transport libdaemon virtual/kernel cmem" |
| 11 | RDEPENDS_${PN} = "syslog-ng" | 11 | RDEPENDS_${PN} = "syslog-ng" |
| 12 | 12 | ||
| 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
