Can LayerManagerControl rotate the output 90 degrees CCW?
I am running Weston/Wayland with IVI shell on i.MX8 QM MEK board (version 4.19 Warrior).
I found a web site which showed using the ‘orientation 1’: link
When tried this with 4.19 BSP, output from the serial com port:
Interpreter error: 'orientation' not recognized.
The layer with id: 2000 does not exist
layer_clear: the layer with given id does not exist
I have some matrix math I could include in a function to rotate the screen to the proper orientation, but wondered if there was a way to do this with the LayerManagerControl or with Weston/Wayland.
Let me know any questions or comments.