diff options
author | Maxime Hadjinlian <maxime.hadjinlian@gmail.com> | 2016-11-02 18:46:24 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-02 23:23:11 +0100 |
commit | ab70598952323a01dcec8d1a337f6c748399d00b (patch) | |
tree | 75f0a820aa6f3cc3d0eae705c94be610b52f8f11 /package/tinyalsa/tinyalsa.hash | |
parent | 625af098cd358e5dc3528b5bf39def755c6b65a6 (diff) | |
download | buildroot-ab70598952323a01dcec8d1a337f6c748399d00b.tar.gz buildroot-ab70598952323a01dcec8d1a337f6c748399d00b.zip |
tinyalsa: bump version to 1.0.2
tinyalsa has started doing release, so we will use it.
With this release, both our patches were applied mainline:
- 0001-tinypcminfo-make-function-pcm_get_format_name-static.patch [1]
- 0002-asound.h-include-time.h-to-get-struct-timespec-proto.patch [2]
The Makefile has changed a lot, so we take advantage of that to simplify
our package.
1. https://github.com/tinyalsa/tinyalsa/commit/7d204edfe87f4e22105bcaeb750d69ac769afdd6
2. https://github.com/tinyalsa/tinyalsa/commit/c8333f8c7a4e4b9549abeef7530b2cd20a18e537
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
[Thomas: add patch to remove doxygen usage.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/tinyalsa/tinyalsa.hash')
-rw-r--r-- | package/tinyalsa/tinyalsa.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tinyalsa/tinyalsa.hash b/package/tinyalsa/tinyalsa.hash index 5182b007d7..e07b4195eb 100644 --- a/package/tinyalsa/tinyalsa.hash +++ b/package/tinyalsa/tinyalsa.hash @@ -1,2 +1,2 @@ # locally computed -sha256 a15abd57e74a2c41dbc57cac6fae39a28d2643e9aa48263399de37481b9647d3 tinyalsa-f2a7b6d3d81bd337a540d56704b4aaa7bdb046fe.tar.gz +sha256 b3f22f762cca8edc692d239a9793a66b11aa5447dcee009e53987f5850f405e3 tinyalsa-v1.0.2.tar.gz |