mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
https://gitlab.com/sane-project/backends/-/releases/1.2.1 https://gitlab.com/sane-project/backends/-/releases/1.3.1 https://gitlab.com/sane-project/backends/-/releases/1.4.0 Removed patch which is included in this release. Added sha256 tarball provided by upstream. The build of the umax_pp backend fails for microblazeel/mipsel/powerpc when used with uClibc (detected by the Gitlab pipelines): umax_pp_low.c: In function ‘sanei_umax_pp_initPort’: umax_pp_low.c:835:7: error: implicit declaration of function 'iopl' [-Wimplicit-function-declaration] 835 | if (iopl (3) != 0) Fix this by disabling that backend under those conditions. The proper way to do that would be to patch configure.ac to add an option to exclude specific backends, and then give the corresponding CONF_OPT. However, that's quite a complex patch for such a corner case, so instead simply patch configure to remove the umax_pp backend from ALL_BACKENDS. We only want to do this conditionally, so do it with sed in a post-patch hook rather than with a patch. Fixes: https://autobuild.buildroot.net/results/364/364bfa29f9df16079dd10be628ddefcf80f581f9/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> [Arnout: do it in a post-patch instead of post-extract hook] Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
8 lines
603 B
Plaintext
8 lines
603 B
Plaintext
# From https://gitlab.com/-/project/429008/uploads/34e1650a4242a94212983245f375cb8c/sane-backends-1.4.0.sha256.txt
|
|
sha256 f99205c903dfe2fb8990f0c531232c9a00ec9c2c66ac7cb0ce50b4af9f407a72 sane-backends-1.4.0.tar.gz
|
|
# From https://gitlab.com/-/project/429008/uploads/d83587250844bbcfb8678ddb40d643bc/sane-backends-1.4.0.sha512.txt
|
|
sha512 a5ec0cb9e12075be3c4d5eb445a290216c5699645bb6885845868a8323848cef3aafec30f0c380638195a0a8085a8cff4e190741e79ae8f2f70b4d71abeee572 sane-backends-1.4.0.tar.gz
|
|
|
|
# Hash for license file
|
|
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|