summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@openwide.fr>2015-12-15 23:40:34 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-18 00:05:18 +0100
commit8c05c38d17203ea437f2a772ebfd267886d8cdd0 (patch)
tree6a3489505b94a97c5cb03552b75f6e76ce68bdb1 /Config.in.legacy
parentd2b042c1e7cccb752de8d9c56e655075515bc9bd (diff)
package/efl/libedbus: remove package
Libedbus 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 c6dd9e366..f44a1af3a 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -107,6 +107,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.02"
+config BR2_PACKAGE_LIBEDBUS
+ bool "libedbus package has been removed"
+ select BR2_LEGACY
+ select BR2_PACKAGE_EFL
+ help
+ With EFL 1.15, libedbus is now provided by the libefl package.
+
config BR2_PACKAGE_LIBEFREET
bool "libefreet package has been removed"
select BR2_LEGACY