From 5f24ed88e0f707714c82938eb6e684b319dca2d3 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 23 Dec 2023 22:35:11 +0100 Subject: [PATCH] .checkpackageignore: stop ignoring ShellCheck issues in google-breakpad The issues have been fixed by commit f1089391a83aa63b6977e65970451365f10dc66a ("package/google-breakpad/gen-syms.sh: fix shellcheck warnings") Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/5815132933 Signed-off-by: Thomas Petazzoni (cherry picked from commit 9212a719a5c3078048737d56596442e5ac7120a4) Signed-off-by: Peter Korsgaard --- .checkpackageignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.checkpackageignore b/.checkpackageignore index c172750ba7..d7e9a2ee08 100644 --- a/.checkpackageignore +++ b/.checkpackageignore @@ -515,7 +515,6 @@ package/gob2/0001-dont-include-from-prefix.patch Upstream package/gobject-introspection/0001-disable-tests.patch Upstream package/gobject-introspection/0002-Add-rpath-links-to-ccompiler.patch Upstream package/gobject-introspection/0003-giscanner-ignore-error-return-codes-from-ldd-wrapper.patch Upstream -package/google-breakpad/gen-syms.sh Shellcheck package/gpm/0001-Added-musl-support-to-libgpm-and-the-daemon.patch Upstream package/gpm/0002-Install-unversioned-solibrary.patch Upstream package/gpm/0003-src-Makefile.in-Really-install-unversioned-solibrary.patch Upstream