summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
diff options
context:
space:
mode:
authorJonathan Bauer2014-04-15 16:45:40 +0200
committerJonathan Bauer2014-04-15 16:45:40 +0200
commit91f40f887fa1114e86fb3a5b27a8711da0ec2d41 (patch)
tree39450fc7517930da7c986d78bcb3fc9ff9d41b54 /remote/modules/systemd
parent[systemd] fix debug shell (diff)
downloadtm-scripts-91f40f887fa1114e86fb3a5b27a8711da0ec2d41.tar.gz
tm-scripts-91f40f887fa1114e86fb3a5b27a8711da0ec2d41.tar.xz
tm-scripts-91f40f887fa1114e86fb3a5b27a8711da0ec2d41.zip
[systemd] revert to version 204 for ubuntu 14.x
Diffstat (limited to 'remote/modules/systemd')
-rw-r--r--remote/modules/systemd/module.conf.ubuntu.145
1 files changed, 2 insertions, 3 deletions
diff --git a/remote/modules/systemd/module.conf.ubuntu.14 b/remote/modules/systemd/module.conf.ubuntu.14
index 3a00c210..54348a7b 100644
--- a/remote/modules/systemd/module.conf.ubuntu.14
+++ b/remote/modules/systemd/module.conf.ubuntu.14
@@ -1,6 +1,6 @@
-REQUIRED_VERSION="systemd-212"
+REQUIRED_VERSION="systemd-204"
REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.xz"
-REQUIRED_LIBKMOD_VERSION="kmod-17"
+REQUIRED_LIBKMOD_VERSION="kmod-14"
REQUIRED_LIBKMOD_URL="http://www.kernel.org/pub/linux/utils/kernel/kmod/${REQUIRED_LIBKMOD_VERSION}.tar.xz"
REQUIRED_INSTALLED_PACKAGES="
intltool
@@ -68,4 +68,3 @@ REQUIRED_BINARIES="
scsi_id
v4l_id
"
-REQUIRED_XATTR_PATCH="yes"