aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
AgeCommit message (Collapse)Author
2012-11-02bluez: Renamed bluez bbappend due to bluez upgrade in pokydenzilFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-09-26wpa-supplicant: append wpa-supplicant.serviceAdrian Alonso
* Remove append conditional for vexpressa9 target * Allow different targets to append this service Signed-off-by: Adrian Alonso <aalonso@freescale.com>
2012-09-26pormap: append portmap.serviceAdrian Alonso
* Remove append conditional for vexpressa9 target * Allow different targets to append this service Signed-off-by: Adrian Alonso <aalonso@freescale.com>
2012-05-24ofono: Update to v1.6 and tweaksAndrei Gherzan
Recipe added from poky master commit 88bb7ce9e9b3b0fcfc251333f83816cc33ad0906 Author: Martin Jansa <martin.jansa@gmail.com> Date: Sun Apr 29 10:46:42 2012 +0200 and modified as follows: Depend on systemd if DISTRO_FEATURES contains systemd. Overwrite INITSCRIPTS variables to drop init scripts. If built with systemd remove init scripts. Add -systemd package and add the systemd service to it. -systemd should depend on systemd. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-24bluez4: Add systemd to DEPENDS if DISTRO_FEATURES contains systemdAndrei Gherzan
As well, ${PN}-systemd should RDEPEND on systemd. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-16wpa-supplicant: add service file for systemd usageSebastian Proca
wpa-supplicant did not have a service file for systemd and the wpa daemon could not be launched by systemctl wpa_supplicant.service file was taken from Fedora 16 distro Signed-off-by: Sebastian Proca <Florentin.Proca@windriver.com>
2012-05-16portmap: add and enable installation of services for systemdSebastian Proca
Portmap did not install a service file for systemd so that systemctl could not be used for portmap generated daemon. Signed-off-by: Sebastian Proca <Florentin.Proca@windriver.com>
2012-05-16bluez4: add systemd related service file for bluez packageSebastian Proca
Blutooth was not available because the related systemd service file was not present. Signed-off-by: Sebastian Proca <Florentin.Proca@windriver.com>
2012-04-20Redo initial populationFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-19Initial PopulationHolger Behrens