From 6e3ca9ee9588ddff17e6ebd00e10d58c3a1ef422 Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Jun 12 2018 16:51:45 +0000 Subject: avocado: Run alsa-info.sh in sysinfo scripts --- diff --git a/avocado/sysinfo/commands.fedora-laptop-testing b/avocado/sysinfo/commands.fedora-laptop-testing index 2e7c733..1711857 100644 --- a/avocado/sysinfo/commands.fedora-laptop-testing +++ b/avocado/sysinfo/commands.fedora-laptop-testing @@ -23,3 +23,4 @@ fwupdmgr get-devices fed-dbus-dump.py org.bluez net.reactivated.Fprint org.freedesktop.ModemManager org.freedesktop.NetworkManager org.freedesktop.UDisks org.freedesktop.UPower org.freedesktop.fwupd udevadm info -e fed-evemu-dump +alsa-info.sh --stdout diff --git a/fedora-laptop-testing.spec b/fedora-laptop-testing.spec index 21bfaae..72f3609 100644 --- a/fedora-laptop-testing.spec +++ b/fedora-laptop-testing.spec @@ -32,14 +32,14 @@ Requires: python2-numpy Requires: python2-pycurl Requires: python2-yaml Recommends: gnome-battery-bench >= 3.25.0, fwts, rfkill -Recommends: libinput, dmidecode +Recommends: libinput, dmidecode, alsa-utils %else # Currently missing: rfkill Requires: numpy Requires: PyYAML Requires: python-pycurl Requires: gnome-battery-bench >= 3.25.0, fwts, rfkill -Requires: libinput, dmidecode +Requires: libinput, dmidecode, alsa-utils %define _unitdir /usr/lib/systemd/system %endif BuildRequires: python2-devel, python-setuptools, python-mock, yum