summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.2.bb (renamed from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.2.bb
index a4ca208a..09661c78 100644
--- a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb
+++ b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.8.2.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=80c0478f4339af024519b3723023fe28" 7LIC_FILES_CHKSUM = "file://COPYING;md5=6c12031a11b81db21cdfe0be88cac4b3"
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] = "a47ae6db002b47031e44d8402c40604e" 11SRC_URI[md5sum] = "b34737fe41688672e1d9522e931509f4"
12SRC_URI[sha256sum] = "5a2785ba1f4e4ea6f61ab98f8408600adca9decd66511e6665023325184bf7e9" 12SRC_URI[sha256sum] = "46c72ce9b98b7116e9f7f53a66aadc8fb66910473477c6553db77ed71e54d7ea"
13 13
14inherit fsl-eula-unpack 14inherit fsl-eula-unpack
15 15