openal: use upstream patch to detect run-time NEON support
authorAndré Hentschel <nerv@dawncrow.de>
Sun, 11 Sep 2016 15:49:01 +0000 (17:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Sep 2016 20:36:24 +0000 (22:36 +0200)
Signed-off-by: André Hentschel <nerv@dawncrow.de>
[Thomas: download patches directly from Github.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/openal/openal.hash
package/openal/openal.mk

index a0ebbf0e38634898e93f9c43be5d5c4492e0c3e3..88556ba56e5138b76ed7079be0321dd4d0cbd558 100644 (file)
@@ -1,3 +1,5 @@
 # Locally calculated
 sha256 a341f8542f1f0b8c65241a17da13d073f18ec06658e1a1606a8ecc8bbc2b3314        openal-soft-1.17.2.tar.bz2
 sha256 9c9040269376aba77b1277bbae0f055aee535e14ad4a3ab4e66e39830504e83f        27916ce3db023454a0295ee63ea196fbc246674c.patch
+sha256 4621f6b79d4bbac5ce423f227c92ad1e4f833d7e1f2ff1cc3b5f03721f75b933        a52cfc804813aef8e4b304e20cf843fa6907af6c.patch
+sha256 f442da31b4001a5133f2762a5bc1e780b11d5e2d9f21b257f54695ee6d87d997        c3c283a0b5d0130afafaa2a5b6ce6fbc30b6e6a1.patch
index c9ca934e01244edaafc0f6da7b2c39b956e4e7a5..71117faba94e2469bf1b72a97eba2a49ae3d08d5 100644 (file)
@@ -8,7 +8,9 @@ OPENAL_VERSION = 1.17.2
 OPENAL_SOURCE = openal-soft-$(OPENAL_VERSION).tar.bz2
 OPENAL_SITE = http://kcat.strangesoft.net/openal-releases
 OPENAL_PATCH = \
-       https://github.com/kcat/openal-soft/commit/27916ce3db023454a0295ee63ea196fbc246674c.patch
+       https://github.com/kcat/openal-soft/commit/27916ce3db023454a0295ee63ea196fbc246674c.patch \
+       https://github.com/kcat/openal-soft/commit/a52cfc804813aef8e4b304e20cf843fa6907af6c.patch \
+       https://github.com/kcat/openal-soft/commit/c3c283a0b5d0130afafaa2a5b6ce6fbc30b6e6a1.patch
 OPENAL_LICENSE = LGPLv2+
 OPENAL_LICENSE_FILES = COPYING
 OPENAL_INSTALL_STAGING = YES