summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-09-23 12:45:46 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2013-09-25 15:28:34 -0300
commit481f3d25d7a66c631b6d426d7dca62189b190096 (patch)
treeb0b02b58311d566e00eae6f282b1c8c4376a80a9
parente10ad57d0c37047fb2f8a622d1748985ea78b56e (diff)
downloadmeta-fsl-arm-481f3d25d7a66c631b6d426d7dca62189b190096.tar.gz
gpu-viv-bin-mx6q.inc: Remove redundant PACKAGE_ARCH setting
The PACKAGE_ARCH is now dynamically set for package which depends on GPU libraries. Change-Id: Iafacf04fc9299b3e55b01f15b6aa02a728e356da Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
index 8a3efaf..431859a 100644
--- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
+++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
@@ -235,5 +235,4 @@ FILES_libgc-wayland-protocol-mx6-dbg = "${libdir}/libgc_wayland_protocol${SOLIBS
235 235
236FILES_libwayland-egl-mx6-dev = "${libdir}/pkgconfig/wayland-egl.pc" 236FILES_libwayland-egl-mx6-dev = "${libdir}/pkgconfig/wayland-egl.pc"
237 237
238PACKAGE_ARCH = "${MACHINE_ARCH}"
239COMPATIBLE_MACHINE = "(mx6)" 238COMPATIBLE_MACHINE = "(mx6)"