Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layer: Update LICENSE variable to use SPDX license identifiers | Andrey Zhizhikin | 2022-03-03 | 1 | -1/+1 |
| | | | | | | | | | | | | Since OE-Core commit 9379f80f48 ("license/insane: Show warning for obsolete license usage"), LICENSE field not containing SPDX identifiers are treated with WARNING. An automated conversion using scripts/contrib/convert-spdx-licenses.py to convert to use the standard SPDX license identifiers has been done on the entire layer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> | ||||
* | tinycompress: Add recipe | Tom Hochstein | 2021-09-01 | 1 | -0/+16 |
Add tinycompress, a library to handle compressed formats like MP3. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> |