meta-openembedded/meta-filesystems/recipes-filesystems
Nguyen Dat Tho 54c5800031
libburn: Fix build with gcc-15
Backport patch to fix the following error:
../libburn-1.5.6/test/poll.c: In function 'main':
../libburn-1.5.6/test/poll.c:67:27: error: assignment to '__sighandler_t' {aka 'void (*)(int)'} from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types]
   67 |         newact.sa_handler = catch_int;
      |                           ^
../libburn-1.5.6/test/poll.c:17:13: note: 'catch_int' declared here
   17 | static void catch_int ()
      |             ^~~~~~~~~
In file included from ../libburn-1.5.6/test/poll.c:9:
/home/worker/nano-ai/build-nano-ai/BUILD/work/qcs8550_aihub-webos-linux/libburn/1.5.6/recipe-sysroot/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
   72 | typedef void (*__sighandler_t) (int);
      |                ^~~~~~~~~~~~~~
make: *** [Makefile:1024: test/poll-poll.o] Error 1

Signed-off-by: Nguyen Dat Tho <tho3.nguyen@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-31 14:42:08 -07:00
..
burnia libburn: Fix build with gcc-15 2025-03-31 14:42:08 -07:00
fuse-exfat fuse-exfat: Dropped md5sum 2023-11-14 23:28:19 -08:00
httpfs2-fuse httpfs2: Do not use S during compile/install tasks 2023-05-01 23:20:22 -07:00
ifuse recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
images meta-multimedia-image-ptest: Add images to enable BBCLASSEXTEND parallel execution 2024-02-22 19:23:55 -08:00
logfsprogs *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
ntfs-3g-ntfsprogs ntfs-3g-ntfsprogs: fix CVE-2023-52890 2024-11-21 21:42:38 -08:00
owfs recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
packageconfigs packagegroup-meta-filesystems: Fix utils typo 2024-04-08 23:06:55 -07:00
simple-mtpfs recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
smbnetfs *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
sshfs-fuse sshfs-fuse: Do not prompt for known_hosts during ptests 2024-10-05 09:37:23 -07:00
unionfs-fuse unionfs-fuse, dropwatch, postgresql, yasm, multipath-tools, python3-pybind11: add missing Upstream-Status 2024-03-17 13:10:09 -07:00
yaffs2 yaffs2-utils: Upgrade to 20221209 2024-03-08 10:07:30 -08:00
zfs zfs: enable packageconfig pam for pam distro feature 2025-01-06 07:22:29 -08:00