[Buildroot] [Bug 15566] In package alsa-utils the files alsaucm and alsatplg are present in host but not in target directory.

bugzilla at busybox.net bugzilla at busybox.net
Wed May 17 18:36:05 UTC 2023


https://bugs.busybox.net/show_bug.cgi?id=15566

--- Comment #1 from Peter Seiderer <ps.report at gmx.net> ---
>From package/alsa-utils/Config.in:

 42 config BR2_PACKAGE_ALSA_UTILS_ALSAUCM
 43         bool "alsaucm"
 44         select BR2_PACKAGE_ALSA_LIB_UCM
 45           
 46 config BR2_PACKAGE_ALSA_UTILS_ALSATPLG
 47         bool "alsatplg"
 48         depends on !BR2_STATIC_LIBS # dlfcn.h
 49         select BR2_PACKAGE_ALSA_LIB_TOPOLOGY

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list