aboutsummaryrefslogtreecommitdiffstats
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-11-02pulseaudio: Rename bbappend due to upgrade in pokyFlorin Sarbu
Renamed pulseaudio bbappend to match updated 2.1 version in poky and removed consolekit elimination patch that has been merged upstream. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-09-26layer-management: fix machine search string for imx6 targetsAdrian Alonso
* Fix machine search string for imx6 targets Likely all imx6 target boards will be prefixed with "imx6", this change allows to append -DLINUX flag. Signed-off-by: Adrian Alonso <aalonso@freescale.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-31usr-merge: Replace Wind River license with GPLv2Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-24task-core-p2: Add ofono and ofono-systemdAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-24poky-ivi-systemd: Add bluetooth to DISTRO_FEATURESAndrei Gherzan
This is needed by ofono to be configured with bluetooth support. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.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-16usr-merge.bbclass: Define class to implement first (dirty) usr mergeAndrei Gherzan
This class is inherited by discovery-image and the usr_merge function added to ROOTFS_POSTPROCESS_COMMAND. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-16qt4-embedded_4.8.0: Remove demos and examples from RRECOMMENDS_${PN}Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-16yocto-ivi-systemd.conf: Add systemd to DISTRO_FEATURESAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-16pulseaudio: Use module-systemd-login if distro features includes systemdAndrei Gherzan
ConsoleKit has been deprecated and replaced by systemd's logind daemon, hence provide the same functionality of module-console-kit in module-systemd-login. This also makes sure that the CK module becomes a NOP if the system is booted with systemd, resp. that the systemd module becomes a NOP if the system is booted without systemd, thus being nice to OSes such as Debian which want to support multiple init systems. Patch from git://anongit.freedesktop.org/pulseaudio/pulseaudio [860d1cf3a76701ade38784822abb24285176227c] Author: Lennart Poettering <lennart@poettering.net> Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-16AudioManager: add service file for systemd and setup scriptSebastian Proca
Systemd service file for AudioManager was missing. An AudioManager setup script for dbus-dameon is also installed. Signed-off-by: Sebastian Proca <Florentin.Proca@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-16vexpress_a9.cfg: Activate CONFIG_TUNAndrei Gherzan
This is needed in order to have network for vexpress a9 in qemu. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-16task-core-p1.bb : add systemd related rpm packages that would install ↵Sebastian Proca
service files for existing dameons on target Signed-off-by: Sebastian Proca <Florentin.Proca@windriver.com>
2012-05-16runqemu-internal: Add $QEMU_NETWORK_CMD to QEMUOPTIONS for vexpress a9.Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@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-16ecryptfs-utils: add service file for systemd usageSebastian Proca
ecryptfs-utils could not be launched as a service because systemd could not access ecryptfs.service Signed-off-by: Sebastian Proca <Florentin.Proca@windriver.com>
2012-05-16DLT-daemon: enable installation of services for systemdSebastian Proca
Systemd service files for DLT (daemon and syslog) were missing. Now, the services are available for systemctl calls. 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-22qemu: update qemu linaro to 2012.04 versionFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-22runqemu-internal: modify to pick up vexpressa9 .img creation script from ↵Florin Sarbu
same directory Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-21Modify step 11 in README.mdFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-21Corrected typo in README.mdFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-21Modify runqemu script to support our vexpressa9 qemu target and update ↵Florin Sarbu
README.md to reflect that Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-20Redo initial populationFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-19Initial PopulationHolger Behrens