]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Config.in.legacy: drop 2012.08 entries
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 26 Dec 2017 23:39:01 +0000 (00:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 28 Dec 2017 09:06:45 +0000 (10:06 +0100)
Those entries are older than 5 years, we can drop them now.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in.legacy

index decbaceb76be7f75fc4f590aa0abaa08010c3e69..47b495667d8fe7e08baadb3b355d4f0e8e10eade 100644 (file)
@@ -3166,41 +3166,6 @@ config BR2_PACKAGE_PTHREAD_STUBS
          For consistency reason, the pthread-stubs package has been
          renamed to libpthread-stubs.
 
-###############################################################################
-comment "Legacy options removed in 2012.08"
-
-config BR2_PACKAGE_GETTEXT_STATIC
-       bool "libgettext.a is now selected by BR2_PREFER_STATIC_LIB"
-       select BR2_LEGACY
-       help
-         To build a static gettext library, select BR2_PREFER_STATIC_LIB.
-
-
-config BR2_PACKAGE_LIBINTL
-       bool "libintl"
-       select BR2_LEGACY
-       select BR2_PACKAGE_GETTEXT
-       help
-         libintl is now installed by selecting BR2_PACKAGE_GETTEXT. This now
-         only installs the library, not the executables.
-
-config BR2_PACKAGE_INPUT_TOOLS_EVTEST
-       bool "input-tools evtest is now a separate package evtest"
-       select BR2_LEGACY
-       select BR2_PACKAGE_EVTEST
-       help
-         The evtest program from input-tools is now a separate package.
-
-config BR2_BFIN_FDPIC
-       bool "BR2_BFIN_FDPIC is now BR2_BINFMT_FDPIC"
-       select BR2_BINFMT_FDPIC
-       select BR2_LEGACY
-
-config BR2_BFIN_FLAT
-       bool "BR2_BFIN_FLAT is now BR2_BINFMT_FLAT"
-       select BR2_BINFMT_FLAT
-       select BR2_LEGACY
-
 endmenu
 
 endif # !SKIP_LEGACY