diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:41:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:42:00 +0000 |
commit | 45b4f719eac15a8a7857c50a539ff21d809ec3bb (patch) | |
tree | 866e43ed8237b2bff203037b824fba7d5561525d /debian/patches/series | |
parent | Building with gcc-10 instead of gcc-12. (diff) | |
download | linux-45b4f719eac15a8a7857c50a539ff21d809ec3bb.tar.xz linux-45b4f719eac15a8a7857c50a539ff21d809ec3bb.zip |
Adding patch to fix FTBFS in drivers/media/pci/cx18 with gcc-10 (Closes: #1027456).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 313109c12..2929d88f9 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -103,6 +103,7 @@ features/arm64/quartz64/arm64-dts-rockchip-Add-SOQuartz-Model-A-baseboard.patch # Miscellaneous bug fixes bugfix/all/disable-some-marvell-phys.patch bugfix/all/fs-add-module_softdep-declarations-for-hard-coded-cr.patch +bugfix/all/media-cx18-avoid-strlen-call-that-triggers-ice-in-gc.patch # Miscellaneous features |