aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-01-28 14:40:34 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-01-28 15:40:39 +0100
commit6edc76eb7b1f01b4574d99b5ddd8dc6c1086a841 (patch)
tree3d7aec1aec4519460d3fd1941bebd2ae4e0d4b9a /meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend
parentb9bd40a506fc679a9fbdae22a9ee600a9828c331 (diff)
downloadmeta-openembedded-6edc76eb7b1f01b4574d99b5ddd8dc6c1086a841.tar.gz
util-linux: follow oe-core to 2.22.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend')
-rw-r--r--meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend b/meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend
new file mode 100644
index 0000000000..809a554390
--- /dev/null
+++ b/meta-systemd/oe-core/recipes-core/util-linux/util-linux_2.22.2.bbappend
@@ -0,0 +1,8 @@
+inherit systemd
+
+PRINC := "${@int(PRINC) + 1}"
+
+SYSTEMD_UNITDIR = "${systemd_unitdir}/system"
+EXTRA_OECONF += "--enable-socket-activation --with-systemdsystemunitdir=${SYSTEMD_UNITDIR}"
+SYSTEMD_PACKAGES = "${PN}-systemd"
+SYSTEMD_SERVICE = "uuidd.socket"