From: jon@ringle.org
To: ptxdist@pengutronix.de
Cc: Jon Ringle <jringle@gridpoint.com>
Subject: [ptxdist] [PATCH] systemd: version bump 201
Date: Tue, 16 Apr 2013 09:33:15 -0400 [thread overview]
Message-ID: <1366119195-23483-1-git-send-email-jon@ringle.org> (raw)
From: Jon Ringle <jringle@gridpoint.com>
Signed-off-by: Jon Ringle <jringle@gridpoint.com>
---
rules/systemd.in | 2 ++
rules/systemd.make | 12 ++++++------
rules/udev.make | 5 +++--
3 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/rules/systemd.in b/rules/systemd.in
index a5d77e8..3a9427d 100644
--- a/rules/systemd.in
+++ b/rules/systemd.in
@@ -17,10 +17,12 @@ menuconfig SYSTEMD
select TCPWRAPPER if SYSTEMD_TCPWRAP
select XZ if SYSTEMD_XZ
select LIBSELINUX if GLOBAL_SELINUX
+ select ATTR
# for udev:
select ROOTFS_DEV
select LIBKMOD
select LIBBLKID
+ select LIBGCRYPT
select GLIB if UDEV_LIBGUDEV
select PCIUTILS if UDEV_PERSISTENT_PCI && RUNTIME
select USBUTILS if UDEV_PERSISTENT_USB && RUNTIME
diff --git a/rules/systemd.make b/rules/systemd.make
index 84ad633..34b0a94 100644
--- a/rules/systemd.make
+++ b/rules/systemd.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_SYSTEMD) += systemd
#
# Paths and names
#
-SYSTEMD_VERSION := 195
-SYSTEMD_MD5 := 38e8c8144e7e6e5bc3ce32eb4260e680
+SYSTEMD_VERSION := 201
+SYSTEMD_MD5 := 3e758392ff0e9206b3f7ee252b4a654b
SYSTEMD := systemd-$(SYSTEMD_VERSION)
SYSTEMD_SUFFIX := tar.xz
SYSTEMD_URL := http://www.freedesktop.org/software/systemd/$(SYSTEMD).$(SYSTEMD_SUFFIX)
@@ -80,11 +80,11 @@ SYSTEMD_CONF_OPT := \
--$(call ptx/endis,PTXCONF_UDEV_KEYMAPS)-keymap \
--disable-manpages \
--enable-split-usr \
- --with-usb-ids-path=/usr/share/usb.ids \
- --with-pci-ids-path=/usr/share/pci.ids$(call ptx/ifdef, PTXCONF_PCIUTILS_COMPRESS,.gz,) \
- --with-distro=other \
+ --enable-kmod \
+ --enable-blkid \
--with-sysvinit-path="" \
- --with-sysvrcd-path="" \
+ --with-sysvrcnd-path="" \
+ --$(call ptx/wwo,PTXCONF_DBUS_PYTHON)-python \
--with-dbuspolicydir=/etc/dbus-1/system.d \
--with-dbussessionservicedir=/usr/share/dbus-1/services \
--with-dbussystemservicedir=/usr/share/dbus-1/system-services \
diff --git a/rules/udev.make b/rules/udev.make
index 80c703f..66f1081 100644
--- a/rules/udev.make
+++ b/rules/udev.make
@@ -107,7 +107,8 @@ UDEV_RULES-y += \
70-power-switch.rules \
70-uaccess.rules \
71-seat.rules \
- 73-seat-late.rules
+ 73-seat-late.rules \
+ 80-net-name-slot.rules
endif
@@ -180,7 +181,7 @@ ifdef PTXCONF_UDEV_LEGACY
else
ifdef PTXCONF_SYSTEMD
@$(call install_copy, udev, 0, 0, 0755, -, /lib/systemd/systemd-udevd)
- @$(call install_copy, udev, 0, 0, 0755, -, /usr/bin/udevadm)
+ @$(call install_copy, udev, 0, 0, 0755, -, /bin/udevadm)
else
@$(call install_copy, udev, 0, 0, 0755, -, /lib/udev/udevd)
@$(call install_copy, udev, 0, 0, 0755, -, /bin/udevadm)
--
1.7.12.1.2.g0f9f35a
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2013-04-16 13:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-16 13:33 jon [this message]
2013-04-16 15:28 ` Michael Olbrich
-- strict thread matches above, loose matches on Subject: below --
2013-04-16 13:26 Jon Ringle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1366119195-23483-1-git-send-email-jon@ringle.org \
--to=jon@ringle.org \
--cc=jringle@gridpoint.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox