summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/umip/files
Commit message (Collapse)AuthorAgeFilesLines
* umip: Fix build incompatibilitiesKhem Raj2018-03-122-0/+192
| | | | | | | musl exposes some build issues which require portable code. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* umip: Fix buid with hardeningKhem Raj2017-07-011-0/+26
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* umip: add systemd and sysvinit supportJackie Huang2017-06-122-0/+122
| | | | | | | | Add systemd service and and sysvinit script so it's easy to manage the mip6d daemon. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* umip: fix for parallel compilationJackie Huang2017-06-121-0/+23
Add missing dependency in Makefile to fix the parallel compile issue and re-enable PARALLEL_MAKE Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>