Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lirc_%.bbappend: Use lircd.service as in Raspbian | Leon Anavi | 2020-06-24 | 2 | -0/+12 |
| | | | | | | | | | | | Use lircd systemd service similar to the one in Raspbian. Start lircd with argument --nodaemon after lircd-setup.service. Edit device in /etc/lirc/lirc_options.conf to switch between receive and transmit modes (lircd must be restarted after such change). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | lirc: Move to dynamic-layers | Leon Anavi | 2020-06-24 | 2 | -0/+180 |
Move lirc to dynamic-layers/meta-python/recipes-connectivity/ to avoid related issues while building rpi-basic-image. Reported-by: Alan <engineer@iotexpert.com> Suggested-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> |