]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-dpu-g2d: Upgrade to 1.9.2
authorTom Hochstein <tom.hochstein@nxp.com>
Wed, 18 Aug 2021 17:05:04 +0000 (12:05 -0500)
committerDaiane Angolini <daiane.angolini@foundries.io>
Sat, 11 Sep 2021 16:35:14 +0000 (13:35 -0300)
2043f5e MA-18905 Fix NV12 tiled+interlaced to NV12 Linar output not correct issue.
dec91a5 MGS-6047-4 [#ccc] G2d - add support for multiplane destination formats
530834d MGS-6068 [#ccc] [i.MX8QXPC0-MEK@Linux_IMX_5.4.70-2.3.0 Q4 RC1]imxvideoconvert_g2d
6f000cd MA-12001-2 Fix dpu_test build fail on android
3a7b8d4 MA-18242 configure vscale setup factor2 for bob deinterlace
e59edc7 MGS-6114 [#ccc] [QNX] - add support for dpu register locking
c4784ec MA-12001 Fix Android emulator build error
9fe13fb MGS-6047-3 [#ccc] G2d - add support for multiplane destination formats
43b1eb4 MGS-6047-2 [#ccc] G2d - add support for multiplane destination formats
30f3ece MGS-6047-1 [#ccc] G2d - add support for multiplane destination formats
0dfcf62 MGS-5942 [#ccc] G2D - add support of caching allocated buffers
db7e627 MGS-6062 [#ccc] [G2D] YUV rotation is slow

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.9.2.bb [moved from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.14.bb with 80% similarity]

similarity index 80%
rename from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.14.bb
rename to recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.9.2.bb
index 1176fa1a4465eceb233d9df97c21b1a5be564d3a..af96367b0128c633901a28df0b3ec162ffe195fc 100644 (file)
@@ -1,15 +1,15 @@
 # Copyright (C) 2016 Freescale Semiconductor
-# Copyright 2017-2019 NXP
+# Copyright 2017-2021 NXP
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU"
 LICENSE = "Proprietary"
-LIC_FILES_CHKSUM = "file://COPYING;md5=a632fefd1c359980434f9389833cab3a"
+LIC_FILES_CHKSUM = "file://COPYING;md5=417b82f17fc02b88125331ed312f6f1b"
 PROVIDES += "virtual/libg2d"
 
 SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true"
-SRC_URI[md5sum] = "51b1a54f303bea31325549e9fb1f0d04"
-SRC_URI[sha256sum] = "360012a32353bde233a548f25a8f99b18660059ea2655ab15335a967843ce3b9"
+SRC_URI[md5sum] = "a267c87677d600ecf07d4c8f42941532"
+SRC_URI[sha256sum] = "02e4e649f2af6c867cb666df10f032af48b0907e1529fa6c5958dad7e38aebbe"
 
 inherit fsl-eula-unpack