summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@openwide.fr>2015-12-15 23:40:36 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-18 00:05:24 +0100
commite5989d6ce984a994d07ef92dec831446b67d1f65 (patch)
tree3b3916fa2e185c488792ed7310e43ffb09ffbca5 /Config.in.legacy
parent1fe1b60ba55172946f1f4233cba3bfe0452b8653 (diff)
package/efl/libevas: remove package
Libevas is now available in efl package. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> 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 7a9095c38..2ee2f42e8 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -107,6 +107,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.02"
+config BR2_PACKAGE_LIBEVAS
+ bool "libevas package has been removed"
+ select BR2_LEGACY
+ select BR2_PACKAGE_EFL
+ help
+ With EFL 1.15, libevas is now provided by the libefl package.
+
config BR2_PACKAGE_LIBECORE
bool "libecore package has been removed"
select BR2_LEGACY