diff options
Diffstat (limited to 'recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb')
| -rw-r--r-- | recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb index 2b848e89c..e99e8165a 100644 --- a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb +++ b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb | |||
| @@ -2,7 +2,10 @@ | |||
| 2 | # Copyright 2017-2026 NXP | 2 | # Copyright 2017-2026 NXP |
| 3 | # Released under the MIT license (see COPYING.MIT for the terms) | 3 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 4 | 4 | ||
| 5 | SUMMARY = "i.MX PXP G2D library" | ||
| 5 | DESCRIPTION = "G2D library using i.MX PXP" | 6 | DESCRIPTION = "G2D library using i.MX PXP" |
| 7 | HOMEPAGE = "https://github.com/nxp-imx/imx-g2d-pxp" | ||
| 8 | SECTION = "graphics" | ||
| 6 | LICENSE = "Proprietary" | 9 | LICENSE = "Proprietary" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a93b654673e1bc8398ed1f30e0813359" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a93b654673e1bc8398ed1f30e0813359" |
| 8 | 11 | ||
| @@ -18,7 +21,7 @@ SRCREV = "7dd4ca631b894a29389dadda5bd112cfa576b2d9" | |||
| 18 | inherit use-imx-headers | 21 | inherit use-imx-headers |
| 19 | 22 | ||
| 20 | EXTRA_OEMAKE = "PLATFORM=${IMX_PLATFORM} INCLUDE='-I${STAGING_INCDIR_IMX}' DEST_DIR=${D}" | 23 | EXTRA_OEMAKE = "PLATFORM=${IMX_PLATFORM} INCLUDE='-I${STAGING_INCDIR_IMX}' DEST_DIR=${D}" |
| 21 | IMX_PLATFORM:mx93-nxp-bsp = "IMX93" | 24 | IMX_PLATFORM:mx93-nxp-bsp = "IMX93" |
| 22 | IMX_PLATFORM:mx943-nxp-bsp = "IMX943" | 25 | IMX_PLATFORM:mx943-nxp-bsp = "IMX943" |
| 23 | 26 | ||
| 24 | do_install() { | 27 | do_install() { |
