diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-02-26 07:23:56 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-02-26 08:30:49 -0800 | 
| commit | 1bd570fa7998210e9d6b04302bf4c85999898ebe (patch) | |
| tree | f9f1d3940d486c5347044ed8505318b9dffa1fcd | |
| parent | 13c26a132a75ef24b0360e731d923696cf77a658 (diff) | |
| download | meta-openembedded-1bd570fa7998210e9d6b04302bf4c85999898ebe.tar.gz | |
ghex: upgrade 46.1 -> 46.2
Changelog:
- build: Don't include gtk-hex-paste-data.c symbols in both lib and binary
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.2.bb (renamed from meta-gnome/recipes-gnome/ghex/ghex_46.1.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-gnome/recipes-gnome/ghex/ghex_46.1.bb b/meta-gnome/recipes-gnome/ghex/ghex_46.2.bb index 412b304681..f29ddbb6fd 100644 --- a/meta-gnome/recipes-gnome/ghex/ghex_46.1.bb +++ b/meta-gnome/recipes-gnome/ghex/ghex_46.2.bb | |||
| @@ -16,7 +16,7 @@ GIR_MESON_DISABLE_FLAG = 'disabled' | |||
| 16 | 16 | ||
| 17 | inherit gnomebase gsettings gtk-icon-cache gnome-help gettext gobject-introspection vala gi-docgen | 17 | inherit gnomebase gsettings gtk-icon-cache gnome-help gettext gobject-introspection vala gi-docgen | 
| 18 | 18 | ||
| 19 | SRC_URI[archive.sha256sum] = "8a13975474eee27719b29ad763f1b24760a1aede6d7da4b623703070bc26e9fd" | 19 | SRC_URI[archive.sha256sum] = "a8f276a36397a70d20b862ff7c664243d9cf2891deb9be06d745a4f1ac661f31" | 
| 20 | 20 | ||
| 21 | REQUIRED_DISTRO_FEATURES = "opengl" | 21 | REQUIRED_DISTRO_FEATURES = "opengl" | 
| 22 | 22 | ||
