diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2018-07-25 15:59:45 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-08-30 21:57:08 -0300 |
commit | 512cb2eb9defa07feb6107e018f34b5260af708b (patch) | |
tree | c205f2d38b649ae15a70b998745c3ced0f008d89 /recipes-graphics/imx-gpu-g2d | |
parent | a12a26db915f02c3f725d1a602c79e547416f9c0 (diff) | |
download | meta-freescale-512cb2eb9defa07feb6107e018f34b5260af708b.tar.gz |
imx-gpu-g2d: Update to 6.2.4.p1.6
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics/imx-gpu-g2d')
-rw-r--r-- | recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.6.bb (renamed from recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb b/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.6.bb index eab1d31b..6e973951 100644 --- a/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb +++ b/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.6.bb | |||
@@ -5,7 +5,7 @@ | |||
5 | 5 | ||
6 | DESCRIPTION = "G2D graphics library and apps for i.MX 6 and i.MX 7 GPU" | 6 | DESCRIPTION = "G2D graphics library and apps for i.MX 6 and i.MX 7 GPU" |
7 | LICENSE = "Proprietary" | 7 | LICENSE = "Proprietary" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=ab61cab9599935bfe9f700405ef00f28" |
9 | 9 | ||
10 | DEPENDS += "libgal-imx" | 10 | DEPENDS += "libgal-imx" |
11 | PROVIDES += "virtual/libg2d" | 11 | PROVIDES += "virtual/libg2d" |
@@ -16,8 +16,8 @@ S="${WORKDIR}/${PN}-${PV}" | |||
16 | 16 | ||
17 | inherit fsl-eula-unpack | 17 | inherit fsl-eula-unpack |
18 | 18 | ||
19 | SRC_URI[md5sum] = "fd93eb85a64a18dac3b6c2ead86c8333" | 19 | SRC_URI[md5sum] = "0829288a9b4fcc89066d1671aeb671b9" |
20 | SRC_URI[sha256sum] = "5f2d2171d5cd57f37ab07184fc908a0f6ecb2a97f023f04c2f9f3b3d7fec8481" | 20 | SRC_URI[sha256sum] = "5ded476226df9068ec8611b5e89d444de1e5d9a53374a7ea4fb47bc5c6ba20e0" |
21 | 21 | ||
22 | do_install () { | 22 | do_install () { |
23 | 23 | ||