[Buildroot] [PATCH 4/9] legacy: add weston rpi support

Gustavo Zacarias gustavo at zacarias.com.ar
Sat Sep 24 17:28:37 UTC 2016


It's gone for good, people should just use the open vc4 support instead.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 Config.in.legacy | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Config.in.legacy b/Config.in.legacy
index d105601..2fae812 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,14 @@ endif
 ###############################################################################
 comment "Legacy options removed in 2016.11"
 
+config BR2_PACKAGE_WESTON_RPI
+	bool "Weston propietary RPI support is gone"
+	select BR2_LEGACY
+	help
+	  Upstream decided the propietary (rpi-userland) weston composer
+	  support wasn't worth the effort so it was removed. Switch to
+	  the open VC4 support.
+
 config BR2_LINUX_KERNEL_TOOL_CPUPOWER
 	bool "linux-tool cpupower"
 	depends on BR2_LINUX_KERNEL
-- 
2.7.3



More information about the buildroot mailing list