diff options
author | Jörg Krause <joerg.krause@embedded.rocks> | 2018-03-14 22:58:28 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-16 10:35:16 +0100 |
commit | faf31a87f4dc4c03785ee55fb92818bd59cf5dbb (patch) | |
tree | de0dd8c196b7c7bf9a2d00a030789b76e9d5ecd9 /package/bluez5_utils/bluez5_utils.hash | |
parent | b67b65b3bab01f8dc3b06a3af69bdc8537b55ed8 (diff) | |
download | buildroot-faf31a87f4dc4c03785ee55fb92818bd59cf5dbb.tar.gz buildroot-faf31a87f4dc4c03785ee55fb92818bd59cf5dbb.zip |
bluez5_utils: bump to version 5.49
Drop musl patch, which is not necessary anymore as netinet vs linux
header clash is fixed.
Also add hash for the license files.
musl build successfully tested with:
* armv7-eabihf--musl--stable-2017.05-toolchains-1-1
(GCC 5.4.0, Linux headers 3.10.105, musl 1.1.16)
* armv7-eabihf--musl--bleeding-edge-2018.02-1
(GCC 7.3.0, Linux headers 4.9.80, musl 1.1.18)
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/bluez5_utils/bluez5_utils.hash')
-rw-r--r-- | package/bluez5_utils/bluez5_utils.hash | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package/bluez5_utils/bluez5_utils.hash b/package/bluez5_utils/bluez5_utils.hash index dc331b5a0d..8d142b755c 100644 --- a/package/bluez5_utils/bluez5_utils.hash +++ b/package/bluez5_utils/bluez5_utils.hash @@ -1,2 +1,4 @@ # From https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc: -sha256 b9a8723072ef66bae7ec301c774902ebcb444c9c5b149b5a199e60a1ba970e90 bluez-5.48.tar.xz +sha256 33301d7a514c73d535ee1f91c2aed1af1f2e53efe11d3ac06bcf0d7abed2ce95 bluez-5.49.tar.xz +sha256 b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259 COPYING +sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING.LIB |