[oe-commits] Koen Kooi : systemd: update to 186+git

git at git.openembedded.org git at git.openembedded.org
Thu Jul 19 09:12:55 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 36b68478742d60b3f8f49a3f443a28cb6de53158
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=36b68478742d60b3f8f49a3f443a28cb6de53158

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Tue Jul 17 09:29:38 2012 +0200

systemd: update to 186+git

This is a combined udev+systemd recipe: it will build both udev and systemd in one go, but keep the old (sub)package layout:

	udev
	udev-utils
	udev-systemd
	systemd
	systemd-vconsole-setup
	systemd-analyze
	systemd-initramfs

And all libraries are seperated out:

	libgudev-1.0-0
	libsystemd-daemon0
	libsystemd-id128-0
	libsystemd-journal0
	libsystemd-login0
	libudev1

The SRCREV is 94 patches ahead of the v186 tag to drag in compile fixes for 'old' gcc versions like 4.5.x.

Runtime tested with build from scratch and opkg upgrade with angstrom

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../recipes-core/systemd/systemd/gtk-doc.make      |  230 ++++++++++++++++++++
 .../recipes-core/systemd/systemd/modprobe.rules    |   17 ++
 .../recipes-core/systemd/systemd/touchscreen.rules |   18 ++
 meta-systemd/recipes-core/systemd/systemd_git.bb   |   93 +++++++--
 4 files changed, 344 insertions(+), 14 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=36b68478742d60b3f8f49a3f443a28cb6de53158




More information about the Openembedded-commits mailing list