summaryrefslogtreecommitdiffstats
path: root/system/Config.in
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-08-02 00:52:18 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-08-02 19:31:09 +0200
commitcb09e1c81f8da8926b3acb167595360ed15e30dd (patch)
treedb75852a3746117e50a4dcfae69d4f03e73ec8c3 /system/Config.in
parent22cf98c6af45492b942ba2956873cb3c85f2de7d (diff)
downloadbuildroot-cb09e1c81f8da8926b3acb167595360ed15e30dd.tar.gz
buildroot-cb09e1c81f8da8926b3acb167595360ed15e30dd.zip
package/skeleton: make it a virtual package
We now have two packages that can act as a skeleton, skeleton-common, also known as our default skeleton, and skeleton-custom. This means that the skeleton package can be a standard virtual package now. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'system/Config.in')
-rw-r--r--system/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/Config.in b/system/Config.in
index 448984e273..8c3f903bdc 100644
--- a/system/Config.in
+++ b/system/Config.in
@@ -1,5 +1,9 @@
menu "System configuration"
+# Note: usually, it is not possible to select a provider of a virtual
+# package. But here we have an exception: there are only two providers
+# and they only get selected each by separate entries in this choice.
+# So this is a safe situation.
choice
prompt "Root FS skeleton"
OpenPOWER on IntegriCloud