]> code.ossystems Code Review - meta-freescale.git/commit
alsa-lib: Ensure MACHINE_SOCARCH is used consistently
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 10 Jul 2017 15:01:12 +0000 (12:01 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 13 Jul 2017 17:13:24 +0000 (14:13 -0300)
commit63985dc4a6fdbbc2fe53b289a5484110ee6f1d81
treedb7c2d112715a140759a8b8d05a08897245c104c
parentd8c395980eb33d3fe0c643a12f7c655a2b0c40ae
alsa-lib: Ensure MACHINE_SOCARCH is used consistently

The alsa-lib needs to apply the patches for all i.MX SoCs so using the
'imx' override seems to be the best choice for this specific
use-case.

A missing aspect though was that this should also affect every package
which /depends/ on alsa-lib (e.g: alsa-utils) so it also goes to
MACHINE_SOCARCH architecture fixing the signature change across
different machines.

This fix has been tested using a massive parallel build using
multiconfig.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc
recipes-multimedia/alsa/alsa-lib_%.bbappend