meta-openembedded/meta-oe/recipes-multimedia
Kai Kang 80d1d51ff3
cdrkit: fix incompatible pointer type error
Fix incompatible pointer type error when gcc option
'-Wincompatible-pointer-types' set:

cdrkit-1.1.11/genisoimage/eltorito.c:399:41: error: passing argument 1 of 'set_721' from incompatible pointer type [-Wincompatible-pointer-types]
  399 |                                 set_721(&last_section_header->entry_count, nentries);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         |
      |                                         char (*)[2]
In file included from cdrkit/1.1.11/cdrkit-1.1.11/genisoimage/eltorito.c:39:
cdrkit-1.1.11/genisoimage/genisoimage.h:507:21: note: expected 'char *' but argument is of type 'char (*)[2]'
  507 | extern void set_721(char *, unsigned int);
      |                     ^~~~~~

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 21:52:52 -07:00
..
audiofile *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
cdrkit cdrkit: fix incompatible pointer type error 2024-06-07 21:52:52 -07:00
faad2 recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
id3lib recipes: Drop remaining PR values from recipes 2024-03-17 13:10:10 -07:00
jack jack: fix build with python3 on host 2024-01-27 09:48:32 -08:00
libass libass: upgrade 0.17.1 -> 0.17.2 2024-05-28 09:34:30 -07:00
libcdio libcdio: Drop need for LIBCDIO_SOURCE_PATH 2023-05-07 11:32:47 -07:00
libdvdread libdvdread: upgrade 6.1.2 -> 6.1.3 2022-05-31 08:26:23 -07:00
libid3tag recipes: Drop remaining PR values from recipes 2024-03-17 13:10:10 -07:00
libjxl libjxl: drop -mfp16-format=ieee 2024-04-16 11:00:33 -07:00
libmad libmad: switch links/SRC_URI to https sites 2024-04-09 13:56:27 -07:00
libmms recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
libmodplug libmodplug: Fix build with c++17 2023-01-21 10:02:01 -08:00
libopus libopus: upgrade 1.5.1 -> 1.5.2 2024-04-17 23:47:24 -07:00
libopusenc
live555 recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
mikmod recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
mplayer mpv: Remove references to builddir from mpv binary 2023-05-23 08:48:18 -07:00
pulseaudio paprefs: add x11 to REQUIRED_DISTRO_FEATURES 2023-05-15 09:37:58 -07:00
sound-themes recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
v4l2apps recipes: Drop remaining PR values from recipes 2024-03-17 13:10:10 -07:00
wavpack wavpack: upgrade 5.1.0 -> 5.6.0 2024-01-09 10:05:02 -08:00
webm libvpx: upgrade 1.14.0 -> 1.14.1 2024-06-07 09:11:58 -07:00
xpext *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
xsp *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00