Op 30 mei 2013, om 16:00 heeft Ross Burton <[email protected]> het volgende
geschreven:
> Hi,
>
> A short series that updates our Mesa and Wayland to the latest upstream
> releases, adds a very rudimentary init script to start Weston, and a basic
> image
> that boots directly into Weston on DRM.
We talked about weston off-list a few weeks ago and this seems a good time to
bring it back on list :)
I'd like to get the framebuffer backend supported, so I upgraded weston to
1.0.90 and added:
+ --enable-fbdev-compositor \
+# Needed for weston-launch
+WESTONBACKEND ??= "fbdev-backend.so"
+
+export WESTON_NATIVE_BACKEND = "${WESTONBACKEND}"
At the time of writing that weston didn't support runtime detection or config
files entries for selecting the backend, only commandline arguments. So
whatever is getting picked at build time, you're stuck with that. Does 1.1.x
address that situation?
regards,
Koen
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core