diff options
author | Jason Schonberg <schonm@gmail.com> | 2024-11-26 01:48:52 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-11-26 07:26:29 -0800 |
commit | 6dcafb2c7590f3db217a5e9ff6f352e4556a4500 (patch) | |
tree | 53e5d8f069a1347b340442eca1d8215676711a2f | |
parent | a7441fe3776749a2814fd685f80714547fe2cc32 (diff) | |
download | meta-openembedded-6dcafb2c7590f3db217a5e9ff6f352e4556a4500.tar.gz |
libxfce4ui: Upgrade 4.19.3 -> 4.19.6
Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.6
Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.5
The 4.19.5 version fixed a linking problem with clang which appeared in the
4.19.4 version of libxfce4ui.
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.6.bb (renamed from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.6.bb index e53d01d00..e9215f8b9 100644 --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.6.bb | |||
@@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | |||
12 | 12 | ||
13 | # TODO: Check if 0001-... can go | 13 | # TODO: Check if 0001-... can go |
14 | SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" | 14 | SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" |
15 | SRC_URI[sha256sum] = "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227" | 15 | SRC_URI[sha256sum] = "effe2c29408161beff4ae879f4591e7209c2bf5517c46545a1701337950afc7c" |
16 | 16 | ||
17 | EXTRA_OECONF += "--with-vendor-info=${DISTRO}" | 17 | EXTRA_OECONF += "--with-vendor-info=${DISTRO}" |
18 | EXTRA_OECONF += "--disable-vala" | 18 | EXTRA_OECONF += "--disable-vala" |