summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/zlog
Commit message (Collapse)AuthorAgeFilesLines
* zlog: fix up library path for multilibDan Dedrick2018-10-151-1/+1
| | | | | | | | | When using multilib the path for libraries might be something other than /usr/lib. zlog defaults LIBRARY_PATH to 'lib' so we need to set this appropriately so that cases where this isn't 'lib' it works properly. Signed-off-by: Dan Dedrick <ddedrick@lexmark.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zlog: Fix build on 64bit targets and muslKhem Raj2017-07-242-1/+35
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zlog: Add recipeKhem Raj2016-12-261-0/+19
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>