Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-xilinx-mali400: linux-xlnx-udev-rules: Always apply the rule | Mark Hatle | 2024-11-11 | 1 | -1/+1 |
| | | | | | | | | | If this layer is enabled, always add the mali400 udev rule. If run on a system without a mali400 it will have no effect other then taking a very small amount of disk space. This avoids the need to have a MACHINE_ARCH package when mali400 is enabled in MACHINE_FEATURES. Signed-off-by: Mark Hatle <mark.hatle@amd.com> | ||||
* | meta-xilinx-mali400: Create new Mali400 layer | John Toomey | 2024-06-12 | 1 | -0/+3 |
Create a new layer containing all code related to the Mali400 graphics stack and software. This includes the Mali kernel module / patches, libglu/libgles code, mesa, wayland, kernel recipe and udev rules. This layer also includes a dynamic layer for the qt5 bbappends and patches. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit b9dbc1c932dacf76a2bf3c2158269e3d219c1b4c) Signed-off-by: Mark Hatle <mark.hatle@amd.com> |