summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2016-09-02 22:31:31 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-06 21:42:59 +0200
commitc22b7580237a0b9106fad18770a464c353a954a8 (patch)
tree1fe6ec4a18dbfb769833ce160246151d323b9d53 /Config.in.legacy
parente50e1b72aa19b035da026a7999a09e5eaa1c112e (diff)
package/elementary: remove package
elementary package is not used anymore, remove it. Add a legacy entry. Signed-off-by: Romain Naour <romain.naour@gmail.com> [Thomas: move the legacy entry at the right place.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 59e3f84bd..c76aeb1c1 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.11"
+config BR2_PACKAGE_ELEMENTARY
+ bool "elementary package removed"
+ select BR2_LEGACY
+ select BR2_PACKAGE_EFL
+ help
+ With EFL 1.18, elementary is now provided by the efl package.
+
config BR2_LINUX_KERNEL_CUSTOM_LOCAL
bool "Linux kernel local directory option removed"
help