| Summary: | In package alsa-utils the files alsaucm and alsatplg are present in host but not in target directory. | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | simon.steindl |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED MOVED | ||
| Severity: | normal | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | 2023.02.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
simon.steindl
2023-05-17 13:17:47 UTC
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 Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
|