summaryrefslogtreecommitdiffstats
path: root/meta-systemd/oe-core
Commit message (Collapse)AuthorAgeFilesLines
* meta-systemd: bump PRINC in all .bbappendsMartin Jansa2013-04-1212-12/+12
| | | | | | | | | | | | | | | * opkg upgrade will fail to upgrade every package PN when PN-system is installed * check_data_file_clashes: Package xserver-nodm-init wants to install file /lib/systemd/system/xserver-nodm.service But that file is already provided by package * xserver-nodm-init-systemd You need to manually remove all PN-systemd packages on your target opkg remove -force-depends -force-remove `opkg list-installed | grep "\-systemd"` be careful with stuff like openssh-sshd-systemd or wpa-supplicant-systemd when you have access to target only over network * this PRINC bump will force you to do it now even for people not using OEBasicHash or PR service Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: move cronie to oe-core subdirectoryMartin Jansa2013-04-122-0/+27
|
* meta-systemd: drop default SYSTEMD_PACKAGES = "${PN}"Martin Jansa2013-04-127-7/+0
|
* meta-systemd: Append ${PN} to SYSTEMD_SERVICEKhem Raj2013-04-1210-33/+62
| | | | | | | | | | | | | | | When using systemd class from OE-Core we also need to install the units explicitly. systemd packages ending with -systemd are consumed and now provided by package proper. MJ: fix RPROVIDES_PN = PN-systemd in entrance MJ: add RPROVIDES for ntp*-systemd in ntp MJ: the same for wpa-supplicant Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wpa_supplicant: Location of systemd services files changedJukka Rissanen2013-03-181-1/+1
| | | | | Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* connman: rename .bbappend to match new version from oe-coreMartin Jansa2013-03-121-4/+0
| | | | | | * drop settings already set in connman.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: restore wpa-supplicant bbappendMartin Jansa2013-03-051-0/+15
| | | | | | * systemd support in oe-core does not work for everybody Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: openssh: rename bbappend to match oe-core version 6.1p1Martin Jansa2013-01-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* util-linux: follow oe-core to 2.22.2Andreas Müller2013-01-281-0/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* dhcp: follow oe-core to 4.2.5Andreas Müller2013-01-281-0/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* meta-systemd: remove wpa-supplicant bbappendMartin Jansa2013-01-271-15/+0
| | | | | | | * oe-core now has wpa-supplicant 2.0, but also installs wpa_supplicant.service to PN * feel free to add new bbappend with only systemd inherit and updated SYSTEMD_PACKAGES Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: connman, openssh: move bbappends to oe-core dirMartin Jansa2013-01-175-0/+48
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* portmap: Add systemd serviceAndrei Gherzan2013-01-172-0/+21
| | | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ofono: Package systemd serviceAndrei Gherzan2013-01-171-0/+7
| | | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bluez4: Package systemd serviceAndrei Gherzan2013-01-171-0/+9
| | | | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> Acked-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dhclient.service: Rearrange the cmdline for dhclientKhem Raj2013-01-081-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dhcp: Add systemd unit file for dhclientKhem Raj2013-01-082-2/+18
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpam: update bbappend to match new oe-core versionMartin Jansa2012-12-261-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: move libpam bbappend to oe-core prefixMartin Jansa2012-12-261-0/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wpa-supplicant, gcc-common-4.6, packagegroup-qte-toolchain-target: use ↵Martin Jansa2012-12-161-1/+1
| | | | | | correct PRINC form Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lighttpd: follow oe-core to 1.4.32Andreas Müller2012-12-141-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* util-linux: add meta-systemd bbappend for new version which installs ↵Martin Jansa2012-12-111-0/+8
| | | | | | | | | | | | | uuidd.service and socket * fixes: util-linux-2.22.1: util-linux: Files/directories were installed but not shipped /lib/systemd /lib/systemd/system /lib/systemd/system/uuidd.socket /lib/systemd/system/uuidd.service Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dhcp: rename bbappend to match new version from oe-core and move to oe-core ↵Martin Jansa2012-11-293-0/+35
| | | | | | prefix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lighttpd: move systemd appends since recipe is in oe-coreAndreas Müller2012-11-132-0/+23
|
* avahi: use systemd.bbclass for avahi-systemdSander van Grieken2012-09-041-0/+9
| | | | | | | | | | The original behaviour is to enable the service in the package postinst phase. This patch will enable the service also when building the rootfs, so it fixes the case when no package-management is enabled. It also now delegates systemd enablement to the systemd bbclass, instead of using explicit code in the recipe itself. Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wpa-supplicant: add systemd supportAndreas Müller2012-08-211-0/+15
| | | | | | | | | | | | * native systemd support came in with v1.0 [1] * needs [2] to work properly * mends my wlan under control of networkmanager [1] http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap-1.git;a=blob_plain;f=wpa_supplicant/ChangeLog [2] http://patches.openembedded.org/patch/34335/ Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pulseaudio: remove bbappendAndreas Müller2012-08-202-85/+0
| | | | | | | oe-core has updated to 2.1 which includes the appended patch Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: pulseaudio: rename bbappend to match new oe-core versionMartin Jansa2012-07-191-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pulseaudio: add patch to fix build with new udev API provided by systemd recipeMartin Jansa2012-07-192-0/+85
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>