diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-05-31 17:52:22 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-04 13:27:30 +0100 |
commit | a6a1ea59d2bd04ccfa48d3b3038ab3c0c7fa8c14 (patch) | |
tree | 8a168438ac488913755c891db43bcb5670d91090 /meta | |
parent | 7c75e5bd131bfc166974b0639adbd3beb6d9fde6 (diff) | |
download | poky-a6a1ea59d2bd04ccfa48d3b3038ab3c0c7fa8c14.tar.gz |
alsa-tools: upgrade 1.1.7 -> 1.2.2
(From OE-Core rev: 57b61b012a4d083ede465c32015047450f8ff3c4)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-tools_1.2.2.bb (renamed from meta/recipes-multimedia/alsa/alsa-tools_1.1.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.1.7.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.2.2.bb index c1f4acdb03..0838be8798 100644 --- a/meta/recipes-multimedia/alsa/alsa-tools_1.1.7.bb +++ b/meta/recipes-multimedia/alsa/alsa-tools_1.2.2.bb | |||
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=59530bdf33659b29e73d4adb9f9f65 | |||
11 | 11 | ||
12 | SRC_URI = "https://www.alsa-project.org/files/pub/tools/${BP}.tar.bz2" | 12 | SRC_URI = "https://www.alsa-project.org/files/pub/tools/${BP}.tar.bz2" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "475bdf6457bcf55c8c895d653ee56a54" | 14 | SRC_URI[md5sum] = "4e6187d2c3a8c73a9d75d66a72faed27" |
15 | SRC_URI[sha256sum] = "a0243328a8f6f691a3055c484fd8d3326393096325e93743b246029d327c4ef6" | 15 | SRC_URI[sha256sum] = "bfd3c7aae1289269605d3da02279159b10e3dabdd31e658cbceaa30170957349" |
16 | 16 | ||
17 | inherit autotools-brokensep pkgconfig | 17 | inherit autotools-brokensep pkgconfig |
18 | # brokensep as as10k1 (and probably more) fail out of tree | 18 | # brokensep as as10k1 (and probably more) fail out of tree |