meta-systemd ============ This layer's purpose is enabling systemd support when used with Poky. [systemd][1] is a system and service manager for Linux. This layer depends on: * URI: git://git.yoctoproject.org/poky * branch: master * revision: HEAD * URI: git://git.yoctoproject.org/meta-ivi * branch: master * revision: HEAD The meta-systemd layer was created separately from meta-ivi and on purpose to solve a short term structural issue of the architecture. It is planned to be maintained until another major contribution in the area of systemd for OpenEmbedded and the Yocto project can be used or merged with. Please see the MAINTAINERS file for information on contacting the maintainers of this layer, as well as instructions for submitting patches. ## Changelog 2012-04-19i and later: * see git log 2012-02-27 ~ 2012-04-03: * From git://github.com/openembedded/meta-oe.git SHA: c029d4a268de1ac7076fbeb9e337e96fdb1b226d * meta-systemd/classes/systemd.bbclass started from a copy of meta-oe/classes/systemd.bbclass * meta-systemd/recipes-core/libcgroup/libcgroup_0.37.1.bb started from a copy of meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb * meta-systemd/recipes-core/systemd/systemd-compat-units.bb started from a copy of meta-oe/recipes-core/systemd/systemd-compat-units.bb * meta-systemd/recipes-core/systemd/systemd-serialgetty.bb started from a copy of meta-oe/recipes-core/systemd/systemd-serialgetty.bb * meta-systemd/recipes-core/systemd/systemd-speed-hacks.bb started from a copy of meta-oe/recipes-core/systemd/systemd-speed-hacks.bb * meta-systemd/recipes-core/systemd/systemd-systemctl-native.bb started from a copy of meta-oe/recipes-core/systemd/systemd-systemctl-native.bb * meta-systemd/recipes-core/systemd/systemd_185.bb started from a copy of meta-oe/recipes-core/systemd/systemd_git.bb * meta-systemd/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch started from a copy of meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch * meta-systemd/recipes-core/systemd/systemd/format-replace-m-uclibc.patch started from a copy of meta-oe/recipes-core/systemd/systemd/format-replace-m-uclibc.patch * meta-systemd/recipes-core/systemd/systemd/paper-over-mkostemp.patch started from a copy of meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp.patch * meta-systemd/recipes-core/systemd/systemd-compat-units/machineid.service started from a copy of meta-oe/recipes-core/systemd/systemd-compat-units/machineid.service * meta-systemd/recipes-core/systemd/systemd-compat-units/opkg.service started from a copy of meta-oe/recipes-core/systemd/systemd-compat-units/opkg.service * meta-systemd/recipes-core/systemd/systemd-systemctl-native/systemctl started from a copy of meta-oe/recipes-core/systemd/systemd-systemctl-native/systemctl * meta-systemd/recipes-core/systemd/systemd-serialgetty/LICENSE started from a copy of meta-oe/recipes-core/systemd/systemd-serialgetty/LICENSE * meta-systemd/recipes-core/systemd/systemd-serialgetty/serial-getty@.service started from a copy of meta-oe/recipes-core/systemd/systemd-serialgetty/serial-getty@.service * meta-systemd/recipes-core/udev/udev_182.bb started from a copy of meta-oe/recipes-core/udev/udev_180.bb * meta-systemd/recipes-core/udev/udev/modprobe.rules started from a copy of meta-oe/recipes-core/udev/udev/modprobe.rules * meta-systemd/recipes-core/udev/udev/touchscreen.rules started from a copy of meta-oe/recipes-core/udev/udev/touchscreen.rules * From http://cgit.freedesktop.org/systemd/systemd/commit/?id=7264278fbbdc1dc6c30fedc902d1337594aa6ff6 * meta-systemd/recipes-core/systemd/systemd/replace-PAGE_SIZE-as-known-on-other-archs.patch