diff options
author | Mihai Lindner <mihai.lindner@nxp.com> | 2019-12-16 15:36:04 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-12-16 14:06:39 -0300 |
commit | 033c57b3742a2533c8ab0502b5e92977ae081753 (patch) | |
tree | c0598ed3a71a2c2fc1d4109edafda32e719b9920 /recipes-graphics/imx-dpu-g2d | |
parent | 708cf0744cd073f6964cb5f3684ea45d30701c2c (diff) | |
download | meta-freescale-033c57b3742a2533c8ab0502b5e92977ae081753.tar.gz |
imx-dpu-g2d: Upgrade to 1.8.2
Signed-off-by: Mihai Lindner <mihai.lindner@nxp.com>
Diffstat (limited to 'recipes-graphics/imx-dpu-g2d')
-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 | ||
5 | DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU" | 5 | DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU" |
6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=80c0478f4339af024519b3723023fe28" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=6c12031a11b81db21cdfe0be88cac4b3" |
8 | PROVIDES += "virtual/libg2d" | 8 | PROVIDES += "virtual/libg2d" |
9 | 9 | ||
10 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" | 10 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" |
11 | SRC_URI[md5sum] = "a47ae6db002b47031e44d8402c40604e" | 11 | SRC_URI[md5sum] = "b34737fe41688672e1d9522e931509f4" |
12 | SRC_URI[sha256sum] = "5a2785ba1f4e4ea6f61ab98f8408600adca9decd66511e6665023325184bf7e9" | 12 | SRC_URI[sha256sum] = "46c72ce9b98b7116e9f7f53a66aadc8fb66910473477c6553db77ed71e54d7ea" |
13 | 13 | ||
14 | inherit fsl-eula-unpack | 14 | inherit fsl-eula-unpack |
15 | 15 | ||