summaryrefslogtreecommitdiffstats
path: root/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transportsDenys Dmytriyenko2022-02-221-31/+0
| | | | | | | | Remove deprecated support for compiling Keystone1/2 RTOS components and Linux firmwares using PDK, CSL, etc. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: convert to new override syntax in honisterDenys Dmytriyenko2021-08-171-5/+5
| | | | | | | | | | Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* multiprocmgr-test: suppress ldflags and staticdev QA errorsDenys Dmytriyenko2021-04-051-0/+2
| | | | | | | | Resolves: QA Issue: File /usr/share/ti/examples/mpm/test/filetestdemo/host/bin/demo_filetest in package multiprocmgr-test doesn't have GNU_HASH (didn't pass LDFLAGS?) QA Issue: non -staticdev package contains static .a library: multiprocmgr-test path '/usr/share/ti/examples/mpm/test/filetestdemo/bufmgr/lib/bufmgr.a' [staticdev] Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
* multiprocmgr: update to latest, drop upstreamed patchesDenys Dmytriyenko2020-02-171-7/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr-test: also do not access kernel headers directlyDenys Dmytriyenko2020-02-121-6/+8
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr-test: Add test c66x images, sources and scripts to packageSam Nelson2017-02-091-5/+16
| | | | | | | | | | | | | | 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>
* multiprocmgr-test: don't repackage between machines, as only K2 uses itDenys Dmytriyenko2016-03-071-1/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: Clean up recipesJacob Stiffler2016-01-281-0/+2
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: Update to new version of MPM 2.0.1.7Sam Nelson2015-01-211-0/+18
- 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>