summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb')
-rw-r--r--recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb
index 77c81f19..383a0e2a 100644
--- a/recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb
+++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb
@@ -2,7 +2,7 @@
2# Copyright (C) 2013-2016 Freescale Semiconductor 2# Copyright (C) 2013-2016 Freescale Semiconductor
3# Copyright (C) 2017-2020 NXP 3# Copyright (C) 2017-2020 NXP
4 4
5DESCRIPTION = "Freescale VPU library" 5DESCRIPTION = "Freescale VPU library for Chips&Media VPU"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"
7LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" 7LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9"
8 8
@@ -28,5 +28,4 @@ do_install() {
28 oe_runmake PLATFORM="${PLATFORM}" DEST_DIR="${D}" install 28 oe_runmake PLATFORM="${PLATFORM}" DEST_DIR="${D}" install
29} 29}
30 30
31# Compatible only for i.MX with Chips&Media VPU
32COMPATIBLE_MACHINE = "(mx6q-nxp-bsp|mx6dl-nxp-bsp)" 31COMPATIBLE_MACHINE = "(mx6q-nxp-bsp|mx6dl-nxp-bsp)"