summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-vpu
diff options
context:
space:
mode:
authorCristinel Panfir <cristinel.panfir@nxp.com>2019-12-16 15:48:47 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2019-12-16 11:28:41 -0300
commit36e5b2fac8e4508807950dce6a524ee850a1532f (patch)
tree9907eec42e60709b77682a18914e8b6d440a774b /recipes-bsp/imx-vpu
parent615174d8bf1c937f22a45e940fda50ef7548f491 (diff)
downloadmeta-freescale-36e5b2fac8e4508807950dce6a524ee850a1532f.tar.gz
imx-vpu: Upgrade to 5.4.39.1
- Bring imx6/7 soc on q-preview (LOCAL_MODULE_TAGS) - Add ION_FLAG_CACHED when buffer need CPU access Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-vpu')
-rw-r--r--recipes-bsp/imx-vpu/imx-vpu_5.4.39.1.bb (renamed from recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.39.1.bb
index 2b60cc24..460047c5 100644
--- a/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb
+++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.39.1.bb
@@ -4,7 +4,7 @@
4 4
5DESCRIPTION = "Freescale Chips&Media VPU library" 5DESCRIPTION = "Freescale Chips&Media VPU library"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"
7LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d" 7LIC_FILES_CHKSUM = "file://COPYING;md5=6c12031a11b81db21cdfe0be88cac4b3"
8 8
9PROVIDES = "virtual/imxvpu" 9PROVIDES = "virtual/imxvpu"
10 10
@@ -12,8 +12,8 @@ PE = "1"
12 12
13SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" 13SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true"
14 14
15SRC_URI[md5sum] = "521d5f839829f8d1f2a6a0e60270243e" 15SRC_URI[md5sum] = "9f6136a1300d322078daaa9676054deb"
16SRC_URI[sha256sum] = "34bed0ddf6c797f444bddfa5d5495adc751ff268b6431d8beb48129c89c9e47f" 16SRC_URI[sha256sum] = "b7bb67b00daf436fd91a2760c2db375a962e2c919045ce8bf81bd54b95d999c5"
17 17
18inherit fsl-eula-unpack use-imx-headers 18inherit fsl-eula-unpack use-imx-headers
19 19