diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-11-18 17:29:25 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-11-19 16:59:11 -0800 |
commit | 620f226be9fd3406938d9f47cdca25d25c39f08c (patch) | |
tree | afb065f223c0450146db42ab3ad3eeba911e369c | |
parent | f5268634f5daf56a37afbfe5794641dfa16efc94 (diff) | |
download | meta-openembedded-620f226be9fd3406938d9f47cdca25d25c39f08c.tar.gz |
ghex: upgrade 46.0 -> 46.1
Changelog:
fix GdkDisplay access before init
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/ghex/ghex_46.1.bb (renamed from meta-gnome/recipes-gnome/ghex/ghex_46.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/ghex/ghex_46.0.bb b/meta-gnome/recipes-gnome/ghex/ghex_46.1.bb index 41d8391636..1a8c49efbe 100644 --- a/meta-gnome/recipes-gnome/ghex/ghex_46.0.bb +++ b/meta-gnome/recipes-gnome/ghex/ghex_46.1.bb | |||
@@ -15,7 +15,7 @@ GIR_MESON_DISABLE_FLAG = 'disabled' | |||
15 | 15 | ||
16 | inherit gnomebase gsettings gtk-icon-cache gnome-help gettext gobject-introspection vala gi-docgen | 16 | inherit gnomebase gsettings gtk-icon-cache gnome-help gettext gobject-introspection vala gi-docgen |
17 | 17 | ||
18 | SRC_URI[archive.sha256sum] = "a1c46f3020cb358b8323025db3a539c97d994a4c46f701f48edc6357f7fbcbd1" | 18 | SRC_URI[archive.sha256sum] = "8a13975474eee27719b29ad763f1b24760a1aede6d7da4b623703070bc26e9fd" |
19 | 19 | ||
20 | REQUIRED_DISTRO_FEATURES = "opengl" | 20 | REQUIRED_DISTRO_FEATURES = "opengl" |
21 | 21 | ||