aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/imx-vpu/imx-vpu.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu.inc b/recipes-bsp/imx-vpu/imx-vpu.inc
index c84bf95..dc6c166 100644
--- a/recipes-bsp/imx-vpu/imx-vpu.inc
+++ b/recipes-bsp/imx-vpu/imx-vpu.inc
@@ -1,3 +1,4 @@
+# Copyright (C) 2013-2016 O.S. Systems Software LTDA.
# Copyright (C) 2013 Freescale Semiconductor
DESCRIPTION = "Freescale VPU library"
LICENSE = "Proprietary"
@@ -19,3 +20,4 @@ do_install () {
oe_runmake PLATFORM="${PLATFORM}" DEST_DIR="${D}" install
}
+PACKAGE_ARCH = "${MACHINE_ARCH}"