mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
systemd: address logind problem on BE machines
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -14,7 +14,7 @@ inherit gitpkgv
|
||||
PKGV = "v${GITPKGVTAG}"
|
||||
|
||||
PV = "git"
|
||||
PR = "r16"
|
||||
PR = "r17"
|
||||
|
||||
inherit useradd pkgconfig autotools vala perlnative
|
||||
|
||||
@@ -23,6 +23,7 @@ SRCREV = "d26e4270409506cd398875216413b651d6ee7de6"
|
||||
SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;protocol=git \
|
||||
file://0001-docs-fix-build-without-xsltproc.patch \
|
||||
file://0002-systemd-logind-don-t-kill-user-processes-on-exit.patch \
|
||||
file://0001-systemd-journald-fix-endianess-bug.patch \
|
||||
${UCLIBCPATCHES} \
|
||||
"
|
||||
UCLIBCPATCHES = ""
|
||||
|
||||
Reference in New Issue
Block a user