diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-06-06 14:01:19 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-07 21:21:54 +0100 |
| commit | e737fae5b42722409f9ba564e6f546a2935589ed (patch) | |
| tree | b38a2bb771a898a321cbb83bad9b54ef36833ca5 /meta/recipes-multimedia/alsa | |
| parent | 23e0f49c66f865ae326b21f2a19a2b836ef258b2 (diff) | |
| download | poky-e737fae5b42722409f9ba564e6f546a2935589ed.tar.gz | |
alsa-utils: update 1.2.6 -> 1.2.7
(From OE-Core rev: 16404839473238e97bb399a7e1428a4bbb3349e1)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@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-utils_1.2.7.bb (renamed from meta/recipes-multimedia/alsa/alsa-utils_1.2.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.2.6.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.2.7.bb index 6bb4e3158d..a78df2e112 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils_1.2.6.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils_1.2.7.bb | |||
| @@ -25,7 +25,7 @@ PACKAGECONFIG[manpages] = "--enable-xmlto, --disable-xmlto, xmlto-native docbook | |||
| 25 | 25 | ||
| 26 | # alsa-utils specified in SRC_URI due to alsa-utils-scripts recipe | 26 | # alsa-utils specified in SRC_URI due to alsa-utils-scripts recipe |
| 27 | SRC_URI = "https://www.alsa-project.org/files/pub/utils/alsa-utils-${PV}.tar.bz2" | 27 | SRC_URI = "https://www.alsa-project.org/files/pub/utils/alsa-utils-${PV}.tar.bz2" |
| 28 | SRC_URI[sha256sum] = "6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d" | 28 | SRC_URI[sha256sum] = "e906bf2404ff04c448eaa3d226d283a62b9a283f12e4fd8457fb24bac274e678" |
| 29 | 29 | ||
| 30 | # On build machines with python-docutils (not python3-docutils !!) installed | 30 | # On build machines with python-docutils (not python3-docutils !!) installed |
| 31 | # rst2man (not rst2man.py) is detected and compile fails with | 31 | # rst2man (not rst2man.py) is detected and compile fails with |
| @@ -62,7 +62,7 @@ RDEPENDS:${PN} += "${ALSA_UTILS_PKGS}" | |||
| 62 | FILES:${PN} = "" | 62 | FILES:${PN} = "" |
| 63 | ALLOW_EMPTY:alsa-utils = "1" | 63 | ALLOW_EMPTY:alsa-utils = "1" |
| 64 | FILES:alsa-utils-alsabat = "${bindir}/alsabat" | 64 | FILES:alsa-utils-alsabat = "${bindir}/alsabat" |
| 65 | FILES:alsa-utils-alsatplg = "${bindir}/alsatplg" | 65 | FILES:alsa-utils-alsatplg = "${bindir}/alsatplg ${libdir}/alsa-topology" |
| 66 | FILES:alsa-utils-aplay = "${bindir}/aplay ${bindir}/arecord ${bindir}/axfer" | 66 | FILES:alsa-utils-aplay = "${bindir}/aplay ${bindir}/arecord ${bindir}/axfer" |
| 67 | FILES:alsa-utils-amixer = "${bindir}/amixer" | 67 | FILES:alsa-utils-amixer = "${bindir}/amixer" |
| 68 | FILES:alsa-utils-alsamixer = "${bindir}/alsamixer" | 68 | FILES:alsa-utils-alsamixer = "${bindir}/alsamixer" |
