summaryrefslogtreecommitdiffstats
path: root/recipes-ti/multiprocmgr
AgeCommit message (Collapse)Author
2020-02-17multiprocmgr: update to latest, drop upstreamed patchesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-12multiprocmgr: swap SUMMARY and DESCRIPTION fieldsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-12multiprocmgr-test: also do not access kernel headers directlyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11multiprocmgr: do not mix kernel and user-space headers, fully depend on uapiDenys Dmytriyenko
As multiprocmgr is a user-space app and should only use uapi headers, drop extra -I for the kernel headers. Patch out any assumptions of direct access to the kernel headers. Cc: Suman Anna <s-anna@ti.com> Cc: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-02multiprocmgr: SRCREV update to 3.0.5.0Mahesh Radhakrishnan
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-01-28multiprocmgr: install both mpmsrv sysvinit initscript and systemd unit fileDenys Dmytriyenko
Since both systemd and update-rc.d classes are inherited, not having a corresponding file results in postinst function to fail, which is a hard error now. Having both init files installed does not affect functionality. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-24multiprocmgr: don't hardcode "uapi" kernel locationDenys Dmytriyenko
This way keystone_remoteproc.h can also be found in sysroots, when available. Otherwise it can fall back to using kernel sources directly. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-24sa-lld-test, multiprocmgr: suppress no GNU_HASH warningsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-24recipes: fix host contamination warningsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-03-04multiprocmgr, mpm-transport: do not depend on syslog-ng, not in meta-ti or ↵Denys Dmytriyenko
oe-core Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-12-13multiprocmgr-rtos: RDEPENDS on bashDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-09-01multiprocmgr: Update to new version 3.0.4.0Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-07-21multiprocmgr: Update to new version 3.0.3.0Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-06-23multiprocmgr-rtos: Update to remove host contamination warningSam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-02-09multiprocmgr-test: Add test c66x images, sources and scripts to packageSam Nelson
multiprocmgr-test installs source files, host binaries and associated scripts (ti/examples/mpm/test) multiprocmgr-rtos-test installs the C66x test images in the same directory structure. Other updates include - Use of oe_runmake instead of make - Added runtime dependency of multiprocmgr-rtos-test & bash Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19multiprocmgr: Update to new version 3.0.2.0Sam Nelson
This version add dependce on CMEM Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-10-24multiprocmgr: add systemd serviceJacob Stiffler
* The multiprocmgr's mpmsrv daemon requires a set of kernel modules to be loaded prior to initialization. * Add a systemd service so that these dependencies may be specified. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-08-02edma3-lld-rtos, ti-ipc-rtos, multiprocmgr-rtos: remove sneaked in sourceipk ↵Denys Dmytriyenko
calls There's no sourceipk functionality in meta-ti. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-07multiprocmgr-test: don't repackage between machines, as only K2 uses itDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-04multiprocmgr: Add SRCREVJacob Stiffler
* This commit corresponds to the tag DEV.MPM-3.00.01.00 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-04multiprocmgr: Update to new verison 3.0.1.0Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-01-28multiprocmgr-rtos: Add RTOS package for multiprocmgrJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-01-28multiprocmgr: Clean up recipesJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-12-15multiprocmgr: mark as machine-specific due to kernel dependencyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-12-15multiprocmgr: Update to new version 3.0.0.2Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-12-04multiprocmgr: Update to new version 3.0.0.1_engSam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-11-30multiprocmgr: Update to new version 3.0.0.0Sam Nelson
- Update to work with kernel version 4.1 and also other uio driver changes. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-10-19multiprocmgr: Update to new version 2.0.1.10Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-04-22multiprocmgr: Update to new version 2.0.1.8Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-03-17multiprocmgr: Add virutal/kernel dependency.Jacob Stiffler
* "linux/remoteproc_user.h" is included by ./src/daemon/mpmdlif.c Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-21multiprocmgr: Update to new version of MPM 2.0.1.7Sam Nelson
- Recipe split into main and test recipes. - Added dependency on mpm-transport & libdaemon & syslog-ng - Added startup scripts for daemon - Removed PR Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-21multiprocmgr: Moved recipe verbatim from meta-aragoSam Nelson
- Original location: meta-arago: meta-arago-extras/recipes-bsp/multiprocmgr/multiprocmgr_git.bb Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>