[Buildroot] [PATCH v2 0/2] fix for alsa-lib support for python

Illia Bitkov illia.bitkov at mind.be
Thu Sep 9 15:17:38 UTC 2021


Hello.
First patch adding module smixer-python to build when option "Python support for alsa-lib" is active.
Currently this option doesn't influence a build at all.
Also smixer-python is the only component that depends on python and also supports python3.
So second patch removes dependancy to python2.

In v2 made commits cleaner

Illia Bitkov (2):
  package/alsa-lib: add smixer-python module for alsa-lib python config
  package/alsa-lib: always use python3

 package/alsa-lib/Config.in   | 2 +-
 package/alsa-lib/alsa-lib.mk | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.25.1



More information about the buildroot mailing list