Zach PfefferMay 9, 2018Add GENIVI's DLT to a PetaLinux Tools Managed Buildcd components/ext_source/; git clone https://github.com/GENIVI/meta-ivi; cd meta-ivi; git checkout 12.0.0
Zach PfefferApr 9, 2018Diagnostic Log and Trace Daemon Install and Smoke Test Walk Throughcd dlt-daemon/ mkdir build cd build cmake .. make optional: sudo make install optional: sudo ldconfig