From 8546ff31c58b2501a69e49bc0f27a4ffa1d2ae08 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Mon, 26 Dec 2016 15:50:35 +0100 Subject: perl-db-file: remove this package The module DB_File (Berkeley DB wrapper) is a Perl core module. Long time ago, its build as a core module was broken. Since perl-cross-1.0.2, this issue is fixed. So, this package which build DB_File as CPAN module, becomes useless. Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- Config.in.legacy | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Config.in.legacy') diff --git a/Config.in.legacy b/Config.in.legacy index cdadbd8f5..20445b8a1 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -145,6 +145,15 @@ endif ############################################################################### comment "Legacy options removed in 2017.02" +config BR2_PACKAGE_PERL_DB_FILE + bool "perl-db-file removed" + select BR2_LEGACY + select BR2_PACKAGE_BERKELEYDB + select BR2_PACKAGE_PERL + help + DB_File can be built as a core Perl module, so the separate + perl-db-file package has been removed. + config BR2_KERNEL_HEADERS_4_7 bool "kernel headers version 4.7.x are no longer supported" select BR2_KERNEL_HEADERS_4_4 -- cgit v1.2.3