From 8546ff31c58b2501a69e49bc0f27a4ffa1d2ae08 Mon Sep 17 00:00:00 2001 From: Francois Perrad <fperrad@gmail.com> 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 <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- package/perl-db-file/Config.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/perl-db-file/Config.in (limited to 'package/perl-db-file/Config.in') diff --git a/package/perl-db-file/Config.in b/package/perl-db-file/Config.in deleted file mode 100644 index f07e5df483..0000000000 --- a/package/perl-db-file/Config.in +++ /dev/null @@ -1,11 +0,0 @@ -config BR2_PACKAGE_PERL_DB_FILE - bool "perl-db-file" - depends on !BR2_STATIC_LIBS - select BR2_PACKAGE_BERKELEYDB - help - Perl5 access to Berkeley DB version 1.x or 2.x. - - https://metacpan.org/release/DB_File - -comment "perl-db-file needs a toolchain w/ dynamic library" - depends on BR2_STATIC_LIBS -- cgit v1.2.3