Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to new override syntax | Martin Jansa | 2021-08-04 | 1 | -2/+2 |
| | | | | | | | | | | This is the result of automated script conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | libsdl2: Add userland dependency when not using vc4graphics | Khem Raj | 2020-08-28 | 1 | -0/+5 |
Needed to provide KHR/khrplatform.h header Signed-off-by: Khem Raj <raj.khem@gmail.com> |