mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/liboauth: remove package
This package fails to build in the autobuilders: https://autobuild.buildroot.net/?reason=liboauth% The last upstream release, 1.0.3, was done 11 years ago: https://sourceforge.net/projects/liboauth/ There is a Github repo at: https://github.com/x42/liboauth with commits from 3 years ago, but no release. We already carry a patch fixing the build with OpenSSL 1.1.x, which has been submitted at https://github.com/x42/liboauth/issues/9 but never merged, despite being opened since 2017. This package also has no maintainer in DEVELOPERS, and it has no reverse dependency in Buildroot, so let's get rid of it. Fixes: https://autobuild.buildroot.net/results/8694ece6874a5fe297e707b12af85eeaef227675/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c399b6d682
commit
34b585c099
@@ -661,7 +661,6 @@ package/libnetfilter_conntrack/0001-conntrack-fix-build-with-kernel-5-15-and-mus
|
||||
package/libnfc/0001-autotools-make-example-build-optional.patch lib_patch.Upstream
|
||||
package/libnids/0001-libpcap-use-pkg-config.patch lib_patch.Upstream
|
||||
package/libnss/0001-Bug-1801182-Allow-overriding-OS_ARCH-OS_TEST-and-OS_.patch lib_patch.Upstream
|
||||
package/liboauth/0001-Fixes-build-issue-with-OpenSSL-1.1.0.patch lib_patch.Upstream
|
||||
package/libodb-mysql/0001-fix-syntax-issue-while-checking-ldflags.patch lib_patch.Upstream
|
||||
package/libodb-mysql/0002-mariadb-FTBFS-fix.patch lib_patch.Upstream
|
||||
package/libopenssl/0001-Reproducible-build-do-not-leak-compiler-path.patch lib_patch.Upstream
|
||||
|
||||
Reference in New Issue
Block a user