From: Wang Mingyu <[email protected]> Changelog: ============ - Increase GLib requirement to 2.26 - Fix install failing on second run - Fix use of deprecated Meson feature resulting in a warning - Allow groups with the same name as interfaces in Implements - Add support for the COSMIC environment
Signed-off-by: Wang Mingyu <[email protected]> --- .../{desktop-file-utils_0.27.bb => desktop-file-utils_0.28.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/desktop-file-utils/{desktop-file-utils_0.27.bb => desktop-file-utils_0.28.bb} (88%) diff --git a/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb b/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb similarity index 88% rename from meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb rename to meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb index 5285a6c6ea..35537572fe 100644 --- a/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb +++ b/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://src/validator.c;beginline=4;endline=27;md5=281e1114ee6c486a1a0a4295986b9416" SRC_URI = "http://www.freedesktop.org/software/${BPN}/releases/${BP}.tar.xz" -SRC_URI[sha256sum] = "a0817df39ce385b6621880407c56f1f298168c040c2032cedf88d5b76affe836" +SRC_URI[sha256sum] = "4401d4e231d842c2de8242395a74a395ca468cd96f5f610d822df33594898a70" DEPENDS = "glib-2.0" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#206989): https://lists.openembedded.org/g/openembedded-core/message/206989 Mute This Topic: https://lists.openembedded.org/mt/109531960/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
