summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-15 13:32:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-15 13:32:31 +0200
commitb35ec53d09f67948407a7da174bf9266821b2c4a (patch)
tree26ed3083b21e2425f40f535a4ae7ffa96b58c705 /target
parentae04c4af5b1a699ddac2069cf241d91e1ee3741f (diff)
systemd: update patch, add locale/ssp requirements
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.runtime2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index b03f058cb..8ea01c4e9 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -35,6 +35,8 @@ config ADK_RUNTIME_INIT_SYSTEMD
select ADK_PACKAGE_SYSTEMD
select ADK_PACKAGE_DBUS
select ADK_PACKAGE_DBUS_WITH_SYSTEMD
+ select ADK_RUNTIME_ENABLE_LOCALE
+ select ADK_TARGET_USE_SSP
depends on ADK_TARGET_LIB_GLIBC || ADK_TARGET_LIB_UCLIBC_NG
config ADK_RUNTIME_INIT_SIMPLEINIT