On Wed, Oct 23, 2013 at 4:27 AM, juho son <[email protected]> wrote:
>
> dlog package have already similar macro in dlog spec file.
> --without-systemd-journal
> If you want to change back-end to journal, change like this "
> --with-systemd-journal ".
> It could redirect the log to journal in libdlog.
> If you want to add the different configuration of each profile,
> you could add the macro in spec file like this
>

https://review.tizen.org/gerrit/#/c/11275/

It keeps Android logger driver selected
unless _with_dlog_to_systemd_journal 1
is set in the build config.

However, I noticed 11275 itself won't help IVI (logger.ko not loaded)
because
the log init depends on /dev/log* files to be present. Therefore, I'm also
proposing this patch:

https://review.tizen.org/gerrit/#/c/11276/

-- Mikko
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to