[meta-freescale] [meta-fsl-arm PATCH v2 30/31] libfslparser.inc: Use MACHINE_SOCARCH for PACKAGE_ARCH

Otavio Salvador otavio at ossystems.com.br
Tue Sep 24 12:21:00 PDT 2013


The libfslparser is common to the soc-architecture so we ought to
reflect this in the PACKAGE_ARCH setting.

Change-Id: I3d24eedd4aecdf4c8d39f86ac95acd27580da1e9
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-multimedia/libfslparser/libfslparser.inc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/recipes-multimedia/libfslparser/libfslparser.inc b/recipes-multimedia/libfslparser/libfslparser.inc
index fa30530..25b1b25 100644
--- a/recipes-multimedia/libfslparser/libfslparser.inc
+++ b/recipes-multimedia/libfslparser/libfslparser.inc
@@ -22,5 +22,4 @@ python populate_packages_prepend() {
 # FIXME: gst-fsl-plugin looks for the .so files so we need to deploy those
 FILES_${PN} += "${libdir}/imx-mm/*/*${SOLIBS} ${libdir}/imx-mm/*/*${SOLIBSDEV}"
 
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
+PACKAGE_ARCH = "${MACHINE_SOCARCH}"
-- 
1.8.4.rc3




More information about the meta-freescale mailing list