aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb
AgeCommit message (Collapse)Author
2015-10-13lirc: use weak assignment in PACKAGECONFIG like other recipesMartin Jansa
* using append makes it harder to disable PACKAGECONFIGs set from DISTRO_FEATURES Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13lirc: Make X support to be a packageconfigKhem Raj
When we dont have x11 in distro features it fails to build since libx11 dependency is not satisfied Change-Id: I6774a83f965551a41afe12b1304e44e73fc789c0 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-03lirc: fix QA warningsArmin Kuster
WARNING: QA Issue: lirc-plugins rdepends on libusb-compat, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc-plugins rdepends on libjack, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc-plugins rdepends on portaudio-v19, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc rdepends on libx11, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-03-06lirc: Recommend to have lirc-plugins at runtimeKhem Raj
This fixes the initialization errors where it cant find the default drivers which are in plugins package Change-Id: I5440fa09f8548069ac75ccb1521542cb8e054eb4 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-03lirc: Add recipe for 0.9.2Khem Raj
There is a older version available at meta-guacamayo but its not distro specific and many distros might need it so meta-oe is right place for it. Change-Id: Ic6b45dd652187d72a1e1bf4fb5adc8ed9c80e52a Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>