diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-01-01 20:53:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:05:21 +0000 |
commit | f58050d9709e1811bf006af44e9a314bf118eb25 (patch) | |
tree | e9d62b840bc786e8274e565f445b5b7b61aa5011 /meta/recipes-multimedia/alsa | |
parent | 624ceb2961726a8b870bd8daab78b9e6d5c3ac6f (diff) | |
download | poky-f58050d9709e1811bf006af44e9a314bf118eb25.tar.gz |
alsa-utils: update 1.1.2 -> 1.1.3
(From OE-Core rev: 307f4996eaad61c638cb69a04d0710c5db895ff9)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Ross Burton <ross.burton@intel.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-utils_1.1.3.bb (renamed from meta/recipes-multimedia/alsa/alsa-utils_1.1.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.1.2.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.1.3.bb index e1651ae92c..07c25c477e 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils_1.1.2.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils_1.1.3.bb | |||
@@ -23,8 +23,8 @@ SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \ | |||
23 | file://0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch \ | 23 | file://0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[md5sum] = "38ac7c781f80c41c02b4664d8cbafa87" | 26 | SRC_URI[md5sum] = "2bf94d3e3410dcc74bb0dae10d46a979" |
27 | SRC_URI[sha256sum] = "7af603c0877d1251599d65b4fbc372e63a54371b888f5c26c6a86ac1d0519071" | 27 | SRC_URI[sha256sum] = "127217a54eea0f9a49700a2f239a2d4f5384aa094d68df04a8eb80132eb6167c" |
28 | 28 | ||
29 | # lazy hack. needs proper fixing in gettext.m4, see | 29 | # lazy hack. needs proper fixing in gettext.m4, see |
30 | # http://bugs.openembedded.org/show_bug.cgi?id=2348 | 30 | # http://bugs.openembedded.org/show_bug.cgi?id=2348 |