summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-13 16:01:40 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-02-18 20:16:49 +0100
commit436ce39fe22d601486f89936bd61a10c6da47e84 (patch)
treefb94e004f8192d8ed62d1308e5855e38129eacc4
parent90199b92412624fb5606ad913490c76a54c40107 (diff)
downloadDistroKit-436ce39fe22d601486f89936bd61a10c6da47e84.tar.gz
DistroKit-436ce39fe22d601486f89936bd61a10c6da47e84.tar.xz
disable libgudev instead of whitelisting it in reason
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--configs/bsp.ref1
-rw-r--r--configs/ptxconfig3
2 files changed, 1 insertions, 3 deletions
diff --git a/configs/bsp.ref b/configs/bsp.ref
index 376e7f0..2e915c1 100644
--- a/configs/bsp.ref
+++ b/configs/bsp.ref
@@ -52,7 +52,6 @@ rootfs_unused_libraries:
present:
- /usr/lib/libgcrypt.so.20
- /usr/lib/libgnutlsxx.so.28
- - /usr/lib/libgudev-1.0.so.0
- /usr/lib/liblzma.so.5
- /usr/lib/libnl-genl-3.so.200
- /usr/lib/libnl-idiag-3.so.200
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 19d23d8..e81592b 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -1971,8 +1971,7 @@ PTXCONF_LIBGPG_ERROR=y
# PTXCONF_LIBGPIOD is not set
# PTXCONF_LIBGSF is not set
# PTXCONF_LIBGSLOOP is not set
-PTXCONF_LIBGUDEV=y
-# PTXCONF_LIBGUDEV_INTROSPECTION is not set
+# PTXCONF_LIBGUDEV is not set
# PTXCONF_LIBICAL is not set
# PTXCONF_LIBIODBC is not set
# PTXCONF_LIBJPEG is not set