summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-09-24 14:28:36 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-25 23:17:06 +0200
commit8c85a5f05bdeca37a46f878be407c212a24c4612 (patch)
treed8108f0315915e80ea31cad309ab89755289ce6f /Config.in.legacy
parent939e827d924dc73a688ef3c1d235466151d1fd82 (diff)
weston: bump to version 1.12.0
Also drop upstream patch. Drop propietary RPI support since it's gone upstream. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy8
1 files changed, 8 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index d1056015c..2fae812e0 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