alsa-state: add runtime dependency on out-of-tree ALSA drivers

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2024-05-03 13:24:20 -07:00
parent 30b20fa605
commit 81a4f98016

View File

@@ -5,5 +5,5 @@ do_install:append:tegra() {
rmdir ${D}${sysconfdir} 2>/dev/null || true rmdir ${D}${sysconfdir} 2>/dev/null || true
} }
RDEPENDS:${PN}:append:tegra = " tegra-configs-alsa" RDEPENDS:${PN}:append:tegra = " tegra-configs-alsa nvidia-kernel-oot-alsa"
ALLOW_EMPTY:${PN}:tegra = "1" ALLOW_EMPTY:${PN}:tegra = "1"