summaryrefslogtreecommitdiffstats
path: root/meta-ivi-common/recipes-extended/dlt-daemon/dlt-daemon_2.11.1.bb
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30dlt-daemon: remove spaces before +=Martin Kelly1-2/+2
They're not needed (my bad). Change-Id: Ie45f13c6274bae9d87b4b4df11410a6356b49dd7 Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-03-27dlt-daemon: build with -fPICMartin Kelly1-0/+9
I tried turning on the Yocto security flags and hit a compilation error due to dlt-daemon's copy of gtest not compiling. Adding -fPIC fixes the issue. Change-Id: I21f81949436e553426f7d1b7e17dd39717f0cf9d Signed-off-by: Martin Kelly <mkelly@xevo.com>
2016-05-04Add support for GENIVI Diagnostic Log and Trace (DLT).Andre Moreira Magalhaes (andrunko)1-0/+44
More info at http://projects.genivi.org/diagnostic-log-trace/. Change-Id: I2eab825c9aba9d56795d89b1fab84151e570c423 Signed-off-by: Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>