Go to file
Andreas Müller 3502ef4afd systemd.bbclass: enhance checks for SYSTEMD_PACKAGES and SYSTEMD_SERVICE
after recipe parsing the following plausibilities are checked:
* ERROR if empty SYSTEMD_PACKAGES
* ERROR if SYSTEMD_PACKAGES entry does not contain '-systemd' AND
  package_name != ${PN}
* ERROR if SYSTEMD_PACKAGES entry contains '-systemd' but entry without
  '-systemd' (base pkg) does not exist
* WARNING if SYSTEMD_PACKAGES containing ${PN} to force package maintainers to
  split out systemd-specific files into *-systemd
* error if SYSTEMD_SERVICE(_<systemd-package>) is empty for one or more entries
  in SYSTEMD_PACKAGES

The code in populate_packages_prepend to set SYSTEMD_PACKAGES to ${PN} as
default was removed.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 16:46:31 +01:00
contrib contrib: import pw-am.sh and oe-stylize from OE classic 2011-10-14 14:26:33 +02:00
meta-efl task-x11-illume: change default ETHEME from e-wm-theme-illume to e-wm-theme-default 2012-02-22 09:33:49 +01:00
meta-gnome recipes: bump PR to rebuild .la files without libz.la 2012-02-13 16:59:29 +01:00
meta-gpe recipes: bump PR to rebuild .la files without libz.la 2012-02-13 16:59:29 +01:00
meta-initramfs meta-initramfs: import linux-kexecboot_3.2 and _git from meta-handheld 2012-02-22 09:41:00 +01:00
meta-oe systemd.bbclass: enhance checks for SYSTEMD_PACKAGES and SYSTEMD_SERVICE 2012-02-23 16:46:31 +01:00
meta-xfce xfce4-settings: Update to latest stable version 4.8.3. 2012-02-14 15:15:54 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories