summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-07-11 08:06:45 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-07-11 08:06:45 -0300
commit107835d6024cab216359d5a881609afec63d023e (patch)
tree3f0f5d33c166ba6b117fcb368cb4f9a37c17dd5f
parent43a5179a8f288604281743e3c0ee746087e98e09 (diff)
downloadmeta-fsl-arm-107835d6024cab216359d5a881609afec63d023e.tar.gz
gstreamer1.0-plugins-bad: Remove PACKAGE_ARCH override for i.MX7 and i.MX6UL
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>
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
index 89aaafb..67dc1f7 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
@@ -10,5 +10,3 @@ PACKAGECONFIG_GL_mx6sl = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', \
10 'opengl', '', d), '', d)}" 10 'opengl', '', d), '', d)}"
11 11
12PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}" 12PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}"
13PACKAGE_ARCH_mx6ul = "${MACHINE_SOCARCH}"
14PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}"