Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | appstream: add qt6 PACKAGECONFIG option | Marc Ferland | 2024-08-05 | 1 | -0/+9 |
| | | | | | | | | | | This will enable building the libAppStreamQt library. This is required by the 'discover' application from the meta-kde layer. (From OE-Core rev: 95b9227eabec5ace9c6a69695758b8f9c37ffa75) Signed-off-by: Marc Ferland <marc.ferland@sonatest.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | appstream: upgrade 1.0.2 -> 1.0.3 | Wang Mingyu | 2024-05-28 | 1 | -0/+44 |
Changelog: =========== * qt: Fix relocation of Config.cmake files * cli: check-syscompat: Recognize available required controls as available * validator: Guard issue emission functions with G_GNUC_PRINTF * validator: Always use secure string formatting for issue emit function * utils: Explicitly set format style when installing catalog metadata * Suppress static-analyzer drawing wrong conclusions on GCC 14 (From OE-Core rev: be566cf0fecba34f1f792cbf060143be710970ee) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |