[Buildroot] [git commit] legacy: move 2014.02 header

Peter Korsgaard peter at korsgaard.com
Mon Jan 20 21:27:09 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=f169e5e1055600fda1b3ff0c852ee84d2ec80460
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Legacy LIBNFC_LLCP belongs to the 2014.02 cycle.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 Config.in.legacy |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index 597534e..2fed2d8 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -99,6 +99,8 @@ comment "----------------------------------------------------"
 endif
 
 ###############################################################################
+comment "Legacy options removed in 2014.02"
+
 config BR2_PACKAGE_LIBNFC_LLCP
 	bool "libnfc-llcp has been removed"
 	depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
@@ -109,9 +111,6 @@ config BR2_PACKAGE_LIBNFC_LLCP
           to 'libllcp'. We have added a new package for 'libllcp' and bumped
           the version at the same time.
 
-###############################################################################
-comment "Legacy options removed in 2014.02"
-
 config BR2_PACKAGE_SQUASHFS3
 	bool "squashfs3 has been removed"
 	select BR2_LEGACY


More information about the buildroot mailing list