diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-02-08 09:44:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-08 23:14:51 +0000 |
commit | a8cf6842ed46c69ba20bcac7b5e8f0bd594052fe (patch) | |
tree | fda598fb6d3c4b2d5e194317c655e9cbd08e61e0 /meta/recipes-multimedia/alsa | |
parent | 6464ece7bb7af06de52ea09de63ec81ac8917129 (diff) | |
download | poky-a8cf6842ed46c69ba20bcac7b5e8f0bd594052fe.tar.gz |
alsa-ucm-conf: upgrade 1.2.10 -> 1.2.11
- Upstream release update
See https://www.alsa-project.org/wiki/Detailed_changes_v1.2.10_v1.2.11
(From OE-Core rev: c40625abc7b83582139fa9ce4f638dd2cf404ad5)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa')
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb (renamed from meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.10.bb b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb index f4fd284db8..ce1a42c9b8 100644 --- a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.10.bb +++ b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb | |||
@@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause" | |||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4" |
9 | 9 | ||
10 | SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" | 10 | SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" |
11 | SRC_URI[sha256sum] = "9c21e3f01ff00baa758df17e867cd36e24ebb41a6bec49737e99105e16f2ae97" | 11 | SRC_URI[sha256sum] = "387c01cf30e2a1676d7b8f72b2681cf219abca70dd1ec2a9e33add5bf3feae81" |
12 | # Something went wrong at upstream tarballing | 12 | # Something went wrong at upstream tarballing |
13 | 13 | ||
14 | inherit allarch | 14 | inherit allarch |