summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2020-04-16 18:51:15 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-20 16:17:28 -0300
commit19e185a123161de68c609e5711af0071f40f26c4 (patch)
tree0795fda3a16ea882198843fc859577d84d460c63 /recipes-graphics
parent3fd85f63dc0894a7f0caa62146b99cd7f400e671 (diff)
downloadmeta-freescale-19e185a123161de68c609e5711af0071f40f26c4.tar.gz
imx-dpu-g2d: Upgrade to 1.8.3
c27d26b MGS-5479 remove g2d_multiblit_test 9730281 MGS-5435 [QNX] G2D - child and parent window can not rotate correctly 73354dc MGS-5103 add YUV mode for BT.601 and BT.709 43ff464 MA-16215 Avoid change input parameter value in g2d_blitEx 807cf04 MGS-5403 enable G2D tile-status feature 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.3.bb (renamed from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.2.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.2.bb b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.3.bb
index 09661c78..4465ee7e 100644
--- a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.2.bb
+++ b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.3.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=6c12031a11b81db21cdfe0be88cac4b3" 7LIC_FILES_CHKSUM = "file://COPYING;md5=fd4b227530cd88a82af6a5982cfb724d"
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] = "b34737fe41688672e1d9522e931509f4" 11SRC_URI[md5sum] = "57a0a0a7d20e4ea1a0d2dcd162abfa79"
12SRC_URI[sha256sum] = "46c72ce9b98b7116e9f7f53a66aadc8fb66910473477c6553db77ed71e54d7ea" 12SRC_URI[sha256sum] = "f8bc83e23263e179bd66492dafaeb104a3967337d76325d0ec97993ae846fb13"
13 13
14inherit fsl-eula-unpack 14inherit fsl-eula-unpack
15 15