summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb')
-rw-r--r--recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb
index 7184539e1..9fd170ad5 100644
--- a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb
+++ b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb
@@ -15,8 +15,6 @@ IMX_PXP_G2D_SRC ?= "git://github.com/nxp-imx/imx-g2d-pxp.git;protocol=https"
15SRCBRANCH = "imx_2.3" 15SRCBRANCH = "imx_2.3"
16SRCREV = "f3aabbcb7977a0a17c962c62b02bc829855f8edf" 16SRCREV = "f3aabbcb7977a0a17c962c62b02bc829855f8edf"
17 17
18S = "${WORKDIR}/git"
19
20inherit use-imx-headers 18inherit use-imx-headers
21 19
22EXTRA_OEMAKE = "PLATFORM=IMX93 INCLUDE='-I${STAGING_INCDIR_IMX}' DEST_DIR=${D}" 20EXTRA_OEMAKE = "PLATFORM=IMX93 INCLUDE='-I${STAGING_INCDIR_IMX}' DEST_DIR=${D}"