mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: update to systemd-184
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4260119ad8
commit
78e2fcd538
@ -54,7 +54,7 @@ cd $PKG_BUILD
|
||||
--disable-readahead \
|
||||
--disable-quotacheck \
|
||||
--disable-randomseed \
|
||||
--enable-logind \
|
||||
--disable-logind \
|
||||
--disable-hostnamed \
|
||||
--disable-timedated \
|
||||
--disable-localed \
|
||||
|
@ -79,6 +79,3 @@ mkdir -p $INSTALL/usr/config
|
||||
|
||||
# reserved for installing systemd
|
||||
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
cp -PR $PKG_BUILD/.libs/libsystemd-login.so* $INSTALL/usr/lib
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="systemd"
|
||||
PKG_VERSION="183"
|
||||
PKG_VERSION="184"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user