]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-bad: Remove PACKAGE_ARCH override for i.MX7 and i.MX6UL
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 Jul 2016 11:06:45 +0000 (08:06 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 Jul 2016 10:48:55 +0000 (07:48 -0300)
The CFLAGS and PACKAGECONFIG changes are applied just for i.MX6 Q, DL,
SX and SL so we can remove the PACKAGE_ARCH override for the i.MX7 and
i.MX6UL as those are unaffected.

Change-Id: Ice33fd3a12566875f9ec2559d0a044f38916d244
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend

index 89aaafb00770d3af75dc7a586601b865674b2d8c..67dc1f777e78614539d041091af0f13a5ace8db9 100644 (file)
@@ -10,5 +10,3 @@ PACKAGECONFIG_GL_mx6sl = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', \
                                     'opengl', '', d), '', d)}"
 
 PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}"
-PACKAGE_ARCH_mx6ul = "${MACHINE_SOCARCH}"
-PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}"