[Buildroot] [git commit] torsmo: deprecate this package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Dec 17 20:54:30 UTC 2015


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

Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/torsmo/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/torsmo/Config.in b/package/torsmo/Config.in
index a3943bd..5c18ac6 100644
--- a/package/torsmo/Config.in
+++ b/package/torsmo/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_TORSMO
 	bool "torsmo"
+	depends on BR2_DEPRECATED_SINCE_2015_11
 	depends on BR2_PACKAGE_XORG7
 	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_XLIB_LIBX11


More information about the buildroot mailing list