mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
gnome-desktop3: upgrade 3.34.0 -> 3.34.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+4
-4
@@ -8,21 +8,21 @@ BPN = "gnome-desktop"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
inherit gnomebase pkgconfig upstream-version-is-even gobject-introspection distro_features_check
|
||||
inherit gnomebase itstool pkgconfig upstream-version-is-even gobject-introspection distro_features_check
|
||||
|
||||
# gobject-introspection is mandatory and cannot be configured
|
||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||
UNKNOWN_CONFIGURE_WHITELIST_append = " introspection"
|
||||
|
||||
SRC_URI[archive.md5sum] = "3149bbd12eaf6f4420b1a999131ec470"
|
||||
SRC_URI[archive.sha256sum] = "8d331ee655c1d56b2b97562a07c7a7598ff6706a11ff1cdce97423ebc6b62426"
|
||||
SRC_URI[archive.md5sum] = "357b4e63960830c1399d3341d05746ea"
|
||||
SRC_URI[archive.sha256sum] = "c1dbeb5666dad27166c769e48e2ab41dd5ed74718ea35eb57c8488790662dc5a"
|
||||
|
||||
SRC_URI += " \
|
||||
file://gnome-desktop-thumbnail-don-t-assume-time_t-is-long.patch \
|
||||
file://0001-meson.build-Disable-libseccomp-for-all-archs.patch \
|
||||
"
|
||||
|
||||
DEPENDS += "itstool-native gsettings-desktop-schemas virtual/libx11 gtk+3 startup-notification xkeyboard-config iso-codes udev"
|
||||
DEPENDS += "gsettings-desktop-schemas virtual/libx11 gtk+3 startup-notification xkeyboard-config iso-codes udev"
|
||||
|
||||
inherit distro_features_check gtk-doc
|
||||
REQUIRED_DISTRO_FEATURES += "x11"
|
||||
Reference in New Issue
Block a user