summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-04-26 17:31:57 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2021-04-26 20:17:58 -0300
commit45a135f7155c621e96f2d67470fef9c950758104 (patch)
tree5db6e78d6e4e1c4e81470939fc4fc4b7fe70d339 /recipes-graphics
parent57e8bcd9e28ec9bdfaca7383e3e37d29db4f04b7 (diff)
downloadmeta-freescale-45a135f7155c621e96f2d67470fef9c950758104.tar.gz
imx-dpu-g2d: Upgrade to 1.8.14
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.14.bb (renamed from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.12.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.12.bb b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.14.bb
index c407fb4a..1176fa1a 100644
--- a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.12.bb
+++ b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.14.bb
@@ -4,12 +4,12 @@
4 4
5DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU" 5DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"
7LIC_FILES_CHKSUM = "file://COPYING;md5=cf3f9b8d09bc3926b1004ea71f7a248a" 7LIC_FILES_CHKSUM = "file://COPYING;md5=a632fefd1c359980434f9389833cab3a"
8PROVIDES += "virtual/libg2d" 8PROVIDES += "virtual/libg2d"
9 9
10SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" 10SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true"
11SRC_URI[md5sum] = "18a4119f1f7b83a09f60381e5403bbab" 11SRC_URI[md5sum] = "51b1a54f303bea31325549e9fb1f0d04"
12SRC_URI[sha256sum] = "ba7e219b3cee32e0ac305685de21c67f30e0e5a1a89b5ec441ae6b8484b3f964" 12SRC_URI[sha256sum] = "360012a32353bde233a548f25a8f99b18660059ea2655ab15335a967843ce3b9"
13 13
14inherit fsl-eula-unpack 14inherit fsl-eula-unpack
15 15