diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-05-20 16:10:58 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-22 07:24:52 +0100 |
commit | caf65fd20a80ba5916103d6fac8b6061aacd82fb (patch) | |
tree | 4502a947c7ac28006eb8901dc7534fbdd6f30708 | |
parent | fed980e7cb238fe17448af6cf5c0b77fc0e394b0 (diff) | |
download | poky-caf65fd20a80ba5916103d6fac8b6061aacd82fb.tar.gz |
alsa-plugins: upgrade 1.1.8 -> 1.1.9
(From OE-Core rev: 167714c1786c32deef1b4e87059f71ad2fee08f9)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-plugins_1.1.9.bb (renamed from meta/recipes-multimedia/alsa/alsa-plugins_1.1.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-plugins_1.1.8.bb b/meta/recipes-multimedia/alsa/alsa-plugins_1.1.9.bb index 2d9cc06f58..b94fc5cee3 100644 --- a/meta/recipes-multimedia/alsa/alsa-plugins_1.1.8.bb +++ b/meta/recipes-multimedia/alsa/alsa-plugins_1.1.9.bb | |||
@@ -21,8 +21,8 @@ LIC_FILES_CHKSUM = "\ | |||
21 | " | 21 | " |
22 | 22 | ||
23 | SRC_URI = "https://www.alsa-project.org/files/pub/plugins/${BP}.tar.bz2" | 23 | SRC_URI = "https://www.alsa-project.org/files/pub/plugins/${BP}.tar.bz2" |
24 | SRC_URI[md5sum] = "d0f87211d1560f2c07c8eae4297bc4f6" | 24 | SRC_URI[md5sum] = "e0caffbd849c51ed81751378f56cb563" |
25 | SRC_URI[sha256sum] = "7f77df171685ccec918268477623a39db4d9f32d5dc5e76874ef2467a2405994" | 25 | SRC_URI[sha256sum] = "161772303da521abbbf1d91f63b470c4791392d5728f2192a42d71292078f907" |
26 | 26 | ||
27 | DEPENDS += "alsa-lib" | 27 | DEPENDS += "alsa-lib" |
28 | 28 | ||