summaryrefslogtreecommitdiffstats
path: root/package/libaio/libaio.hash
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-14 23:37:55 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-21 11:47:50 +0200
commit5a3f78c9191595f7ea9fab49360dfc18a743d28b (patch)
treefd2d30166fdf9faa19caa007b9ed2dd2a3ad43ce /package/libaio/libaio.hash
parent1575512ad41e2118448daf566a6012714592aca7 (diff)
downloadbuildroot-5a3f78c9191595f7ea9fab49360dfc18a743d28b.tar.gz
buildroot-5a3f78c9191595f7ea9fab49360dfc18a743d28b.zip
libaio: bump to 0.3.111
Until now, libaio contained some architecture specific code to do the syscalls. In fact, it contained a generic variant of the code called syscall-generic.h, but it was showing a warning when it was used, as if it was "not safe". Consequently, in Buildroot, we had chosen to support libaio only on a the subset of architectures that were explicitly handled by libaio. However, between 0.3.110 and 0.3.111, libaio upstream entirely dropped the architecture-specific code: https://pagure.io/libaio/c/97fd3fc0195500e616e34047cba4846164c411d9?branch=master Consequently, in this patch, we: - Bump libaio to 0.3.111. - Switch to the new upstream at https://pagure.io/libaio/. - Drop the 0001-arches.patch patch, which was adding support for MIPS, since we no longer need architecture-specific code. - Update the remaining patches, and Git-format one of them which wasn't Git-formatted. - Drop the BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS option and all its uses. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/libaio/libaio.hash')
-rw-r--r--package/libaio/libaio.hash4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libaio/libaio.hash b/package/libaio/libaio.hash
index 5917e2f783..17dd1ff706 100644
--- a/package/libaio/libaio.hash
+++ b/package/libaio/libaio.hash
@@ -1,5 +1,5 @@
-# From http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/liba/libaio/libaio_0.3.110-1.dsc
-sha256 e019028e631725729376250e32b473012f7cb68e1f7275bfc1bbcdd0f8745f7e libaio_0.3.110.orig.tar.gz
+# From https://releases.pagure.org/libaio/CHECKSUMS
+sha256 62cf871ad8fd09eb3418f00aca7a7d449299b8e1de31c65f28bf6a2ef1fa502a libaio-0.3.111.tar.gz
# Hash for license file:
sha256 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509 COPYING
OpenPOWER on IntegriCloud