fix: Update to Yocto layer configuration to wrynose - #769
Conversation
Document to use wrynose based configs in the Yocto layer configuration used to build yocto images. Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
| - Description | ||
| - Supported machines/platforms | ||
| * - :file:`processor-sdk-master-nonui-12.01.00.05.03-config.txt` | ||
| * - :file:`processor-sdk-wrynose-nongpu-12.01.00.05.03-config.txt` |
There was a problem hiding this comment.
Why did we rename this? NoGUI was more accurate. Devices without a GPU can still use the other images with software rendering.
There was a problem hiding this comment.
@jeevantelukula please clarify on this config . Rest of the changes are ok , conditionally approving.
There was a problem hiding this comment.
This config 0 which is historically used for AM62L. AM64 and AM62D, previously had no UI-based layers, but now includes meta-slint. AM62L also gets an LVGL demo from this config. Since the config does include UI components nongpu is a more accurate name than nonui.
There was a problem hiding this comment.
Uh, sure. I'll just try to ignore this then instead of indicating how it would have been better to make a new image name for am62l / am62d in the main config than to hijack the old am64 / nonui config.
Document to use wrynose based configs in the Yocto layer configuration used to build yocto images.