* [ptxdist] [PATCH] fake-overlays: remove obsolete PTXCONF_FAKE_OVERLAYFS_VAR_RUN
@ 2017-06-29 15:56 Bastian Stender
0 siblings, 0 replies; only message in thread
From: Bastian Stender @ 2017-06-29 15:56 UTC (permalink / raw)
To: ptxdist; +Cc: Bastian Stender
The corresponding config option was removed in 46622acac
("make /var/run a symlink to /run").
Signed-off-by: Bastian Stender <bst@pengutronix.de>
---
rules/fake-overlayfs.make | 3 ---
1 file changed, 3 deletions(-)
diff --git a/rules/fake-overlayfs.make b/rules/fake-overlayfs.make
index 27e7b8b33..6730a4e70 100644
--- a/rules/fake-overlayfs.make
+++ b/rules/fake-overlayfs.make
@@ -23,9 +23,6 @@ FAKE_OVERLAYFS_VERSION := 1.0
ifdef PTXCONF_FAKE_OVERLAYFS_VAR
FAKE_OVERLAYFS_BASE_DIRS += /var
endif
-ifdef PTXCONF_FAKE_OVERLAYFS_VAR_RUN
-FAKE_OVERLAYFS_BASE_DIRS += /var/run
-endif
ifdef PTXCONF_FAKE_OVERLAYFS_VAR_LIB
FAKE_OVERLAYFS_BASE_DIRS += /var/lib
endif
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-06-29 15:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29 15:56 [ptxdist] [PATCH] fake-overlays: remove obsolete PTXCONF_FAKE_OVERLAYFS_VAR_RUN Bastian Stender
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox