diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-06-09 07:11:54 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-06-09 21:19:04 -0700 |
commit | cfe71a8f47e40ff9c710b95f547b136441579af3 (patch) | |
tree | aea5309cdde4b0f5af881afa0185384026627554 | |
parent | e5ca8640b3e2d4a5f0401510792c8d2cdb92293c (diff) | |
download | meta-openembedded-cfe71a8f47e40ff9c710b95f547b136441579af3.tar.gz |
xfmpc: upgrade 0.3.1 -> 0.3.2
Changelog: https://gitlab.xfce.org/apps/xfmpc/-/blob/master/NEWS#L19
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.2.bb (renamed from meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.2.bb index 73eafeebcf..f92618bfc7 100644 --- a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb +++ b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.2.bb | |||
@@ -12,7 +12,7 @@ RRECOMMENDS:${PN} = "mpd" | |||
12 | 12 | ||
13 | inherit xfce-app | 13 | inherit xfce-app |
14 | 14 | ||
15 | SRC_URI[sha256sum] = "4867d5dd100fa42ab39ebde6c784ec21ee31717f1adb3f4da070dafb3848d96d" | 15 | SRC_URI[sha256sum] = "4a58bd9e9c14c391943bb35b57ed8eb49000655da176639e7245da7286b07825" |
16 | 16 | ||
17 | # Fixes build with GCC-14 which enables incompatible-pointer-types as error | 17 | # Fixes build with GCC-14 which enables incompatible-pointer-types as error |
18 | CFLAGS += "-Wno-error=incompatible-pointer-types" | 18 | CFLAGS += "-Wno-error=incompatible-pointer-types" |