[Buildroot] An issue with alsa-plugins + alsa-utils

Peter Korsgaard peter at korsgaard.com
Wed Aug 4 18:00:07 UTC 2021


>>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:

 > On 04/08/2021 12:12, Gleb Mazovetskiy wrote:
 >> Hi,
 >> 
 >> This is an issue originally reported to me by Romain Tisserand on Discord:
 >> 
 >> 1. alsa-plugins copies some files $(TARGET_DIR)/usr/share/alsa/alsa.conf.d
 >> 2. alsa-utils removes these files during installation ( |rm -rf
 >> $(TARGET_DIR)/usr/share/alsa/;|)
 >> 
 >> Cedric, can you please have a look?
 >> 
 >> I think a good option may be to not remove the |$(TARGET_DIR)/usr/share/alsa/|
 >> directory in alsa-utils.mk <http://alsa-utils.mk>

 >  Peter did the "rm -rf" 11 years ago as part of the fix for
 > https://bugs.buildroot.org/show_bug.cgi?id=1573
 > but I think the intention was just to make sure that you could unconfigure some
 > options, rebuild als-utils and it would leave only the configured utils. That's
 > a scenario that doesn't work anyway, so it's OK to remove the rm.

Yes, I agree.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list