diff options
Diffstat (limited to 'recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p4.4.bb')
| -rw-r--r-- | recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p4.4.bb | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p4.4.bb b/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p4.4.bb index 1a359676f..ebe75433e 100644 --- a/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p4.4.bb +++ b/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p4.4.bb | |||
| @@ -3,8 +3,11 @@ | |||
| 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. | 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. |
| 4 | # Released under the MIT license (see COPYING.MIT for the terms) | 4 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 5 | 5 | ||
| 6 | SUMMARY = "i.MX GPU G2D library" | ||
| 6 | DESCRIPTION = "G2D library using i.MX GPU" | 7 | DESCRIPTION = "G2D library using i.MX GPU" |
| 7 | LICENSE = "Proprietary" | 8 | HOMEPAGE = "https://www.nxp.com/" |
| 9 | SECTION = "graphics" | ||
| 10 | LICENSE = "LicenseRef-Proprietary" | ||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 9 | DEPENDS = "libgal-imx" | 12 | DEPENDS = "libgal-imx" |
| 10 | PROVIDES = "virtual/libg2d" | 13 | PROVIDES = "virtual/libg2d" |
| @@ -19,7 +22,7 @@ S = "${UNPACKDIR}/${IMX_BIN_NAME}" | |||
| 19 | 22 | ||
| 20 | inherit fsl-eula-unpack | 23 | inherit fsl-eula-unpack |
| 21 | 24 | ||
| 22 | SOC_INSTALL_DIR = "SOC_INSTALL_DIR_NOT_SET" | 25 | SOC_INSTALL_DIR = "SOC_INSTALL_DIR_NOT_SET" |
| 23 | SOC_INSTALL_DIR:mx8mm-nxp-bsp = "mx8mm" | 26 | SOC_INSTALL_DIR:mx8mm-nxp-bsp = "mx8mm" |
| 24 | 27 | ||
| 25 | do_install () { | 28 | do_install () { |
