mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
desktop-file-utils: upgrade 0.27 -> 0.28
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 (From OE-Core rev: 60b95f9258209f9eb62edfae86240f49247f5cff) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
10a2dd4d67
commit
44d7085fd5
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user