summaryrefslogtreecommitdiffstats
path: root/rules/dconf.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-03-01 12:12:39 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-03-01 13:58:02 +0100
commit257bfab9d4d0f140ea984d122a5bcc1a4fd42598 (patch)
tree2ebf7b53cdd9a79734036d679fef64e0fdf9a1af /rules/dconf.in
parentadf28c1585c9315970fcfc0d26ace7fce2326eec (diff)
downloadptxdist-257bfab9d4d0f140ea984d122a5bcc1a4fd42598.tar.gz
ptxdist-257bfab9d4d0f140ea984d122a5bcc1a4fd42598.tar.xz
dconf: remove after on year in staging
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/dconf.in')
-rw-r--r--rules/dconf.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/rules/dconf.in b/rules/dconf.in
deleted file mode 100644
index 36ee65050..000000000
--- a/rules/dconf.in
+++ /dev/null
@@ -1,18 +0,0 @@
-## SECTION=staging
-## old section:
-### SECTION=system_libraries
-
-config DCONF
- tristate
- select GLIB
- select LIBC_RT
- select LIBC_RESOLV
- select DBUS
- prompt "dconf"
- help
- dconf is a low-level configuration system. Its main purpose is to
- provide a backend to GSettings on platforms that don't already have
- configuration storage systems.
-
- STAGING: remove in ptxdist-2019.02.0
- Really old version that needs updating and fails to build.