From patchwork Mon Jan 21 12:15:27 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/5] systemd fixes Date: Mon, 21 Jan 2013 12:15:27 -0000 From: Ross Burton X-Patchwork-Id: 43059 Message-Id: To: openembedded-core@lists.openembedded.org Some fixes for systemd: - skip udev/systemd so world builds work - fix typo in FILES - clean up gtk-doc invocation Ross The following changes since commit bac53df5e53ebe26cf2d267a30ab1bbdccd3b541: dbus: upgrade to 1.6.8 (2013-01-21 10:22:09 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ross/systemd for you to fetch changes up to f669e40a7f7bb2a8de0c6da4f6fdac21a0676b0d: systemd: use new GTKDOC_DOCDIR and clean up (2013-01-21 12:13:22 +0000) ---------------------------------------------------------------- Ross Burton (5): systemd: skip in non-systemd distros to fix world builds udev: skip in systemd distros, to fix world builds systemd: fix typo in FILES gtk-doc: parameterise the documentation directory systemd: use new GTKDOC_DOCDIR and clean up meta/classes/gtk-doc.bbclass | 5 ++++- meta/recipes-core/systemd/systemd_196.bb | 20 +++++++++++++------- meta/recipes-core/udev/udev.inc | 6 ++++++ 3 files changed, 23 insertions(+), 8 deletions(-) Ross Burton (5): systemd: skip in non-systemd distros to fix world builds udev: skip in systemd distros, to fix world builds systemd: fix typo in FILES gtk-doc: parameterise the documentation directory systemd: use new GTKDOC_DOCDIR and clean up meta/classes/gtk-doc.bbclass | 5 ++++- meta/recipes-core/systemd/systemd_196.bb | 20 +++++++++++++------- meta/recipes-core/udev/udev.inc | 6 ++++++ 3 files changed, 23 insertions(+), 8 deletions(-)