]> code.ossystems Code Review - meta-freescale.git/commit
fsl-dynamic-packagearch.bbclass: Stop using ARM-specific architectures
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 19 Sep 2016 12:12:24 +0000 (09:12 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 23 Sep 2016 18:30:46 +0000 (15:30 -0300)
commite5c9d69686f92a7b3f024a77da2dc3921ff93aad
tree144ab3065f174d9c4570a41fb3023e0be78f6bad
parent1126f6dd429d65824e4348a8dc840e2e489acb11
fsl-dynamic-packagearch.bbclass: Stop using ARM-specific architectures

The code to dynamically assign the architecture does take into account
the default tune so we don't need to include the other architectures
with the SoC suffix into the possible package architecture list.

This allow for the class to be used across different architectures
(such as PowerPC) thus fixing issues while integrating it for QorIQ
usage.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
classes/fsl-dynamic-packagearch.bbclass