summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ruli
Commit message (Collapse)AuthorAgeFilesLines
* ruli: Fix implicit conversion from 'unsigned int' to 'float'Khem Raj2019-12-292-0/+20
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ruli: Define OOP_LIB_DIR and INSTALL_LIB_DIRKhem Raj2019-12-201-1/+4
| | | | | | This helps in taking care of multilib install dir Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ruli: Fix install step and build samples tooKhem Raj2019-11-205-135/+169
| | | | | | | | | | | do_install never executed as a result it was empty install Create ruli-bin package for utilities, so libraries can be packages granularily Drop the makefile patch which is no longer needed, set the make variables to get the needed bits set Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ruli: FIx build with hardening flagsKhem Raj2017-06-282-0/+36
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* ruli: Fix build with hardening flagsKhem Raj2017-06-282-2/+37
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* ruli: Add new packageKhem Raj2016-12-142-0/+144
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>