diff options
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_git.bb')
| -rw-r--r-- | recipes-bsp/imx-test/imx-test_git.bb | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb index a3432eb77..9007a655c 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb | |||
| @@ -11,11 +11,11 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-or-lat | |||
| 11 | 11 | ||
| 12 | DEPENDS = "alsa-lib freetype libdrm" | 12 | DEPENDS = "alsa-lib freetype libdrm" |
| 13 | DEPENDS:append:imxvpu = " virtual/imxvpu" | 13 | DEPENDS:append:imxvpu = " virtual/imxvpu" |
| 14 | DEPENDS:append:mx6-nxp-bsp = " imx-lib" | 14 | DEPENDS:append:mx6-nxp-bsp = " imx-lib" |
| 15 | DEPENDS:append:mx7-nxp-bsp = " imx-lib" | 15 | DEPENDS:append:mx7-nxp-bsp = " imx-lib" |
| 16 | DEPENDS:append:mx8ulp-nxp-bsp = " imx-lib" | 16 | DEPENDS:append:mx8ulp-nxp-bsp = " imx-lib" |
| 17 | DEPENDS:append:mx93-nxp-bsp = " imx-lib" | 17 | DEPENDS:append:mx93-nxp-bsp = " imx-lib" |
| 18 | DEPENDS:append:mx943-nxp-bsp = " imx-lib" | 18 | DEPENDS:append:mx943-nxp-bsp = " imx-lib" |
| 19 | 19 | ||
| 20 | PE = "1" | 20 | PE = "1" |
| 21 | PV = "7.0+${SRCPV}" | 21 | PV = "7.0+${SRCPV}" |
| @@ -32,13 +32,13 @@ inherit module-base use-imx-headers | |||
| 32 | INHIBIT_PACKAGE_STRIP = "1" | 32 | INHIBIT_PACKAGE_STRIP = "1" |
| 33 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 33 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 34 | 34 | ||
| 35 | PLATFORM:mx6q-nxp-bsp = "IMX6Q" | 35 | PLATFORM:mx6q-nxp-bsp = "IMX6Q" |
| 36 | PLATFORM:mx6dl-nxp-bsp = "IMX6Q" | 36 | PLATFORM:mx6dl-nxp-bsp = "IMX6Q" |
| 37 | PLATFORM:mx6sl-nxp-bsp = "IMX6SL" | 37 | PLATFORM:mx6sl-nxp-bsp = "IMX6SL" |
| 38 | PLATFORM:mx6sll-nxp-bsp = "IMX6SL" | 38 | PLATFORM:mx6sll-nxp-bsp = "IMX6SL" |
| 39 | PLATFORM:mx6sx-nxp-bsp = "IMX6SX" | 39 | PLATFORM:mx6sx-nxp-bsp = "IMX6SX" |
| 40 | PLATFORM:mx6ul-nxp-bsp = "IMX6UL" | 40 | PLATFORM:mx6ul-nxp-bsp = "IMX6UL" |
| 41 | PLATFORM:mx7d-nxp-bsp = "IMX7D" | 41 | PLATFORM:mx7d-nxp-bsp = "IMX7D" |
| 42 | PLATFORM:mx7ulp-nxp-bsp = "IMX7D" | 42 | PLATFORM:mx7ulp-nxp-bsp = "IMX7D" |
| 43 | PLATFORM:mx8-nxp-bsp = "IMX8" | 43 | PLATFORM:mx8-nxp-bsp = "IMX8" |
| 44 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" | 44 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" |
| @@ -52,7 +52,7 @@ EXTRA_OEMAKE += "${PACKAGECONFIG_CONFARGS}" | |||
| 52 | 52 | ||
| 53 | PACKAGECONFIG = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}" | 53 | PACKAGECONFIG = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}" |
| 54 | PACKAGECONFIG:append:imxvpu = " vpu" | 54 | PACKAGECONFIG:append:imxvpu = " vpu" |
| 55 | PACKAGECONFIG:append:mx8m-nxp-bsp = " swpdm" | 55 | PACKAGECONFIG:append:mx8m-nxp-bsp = " swpdm" |
| 56 | 56 | ||
| 57 | PACKAGECONFIG[x11] = ",,libx11 libxdamage libxrender libxrandr" | 57 | PACKAGECONFIG[x11] = ",,libx11 libxdamage libxrender libxrandr" |
| 58 | PACKAGECONFIG[vpu] = "HAS_VPU=true,HAS_VPU=false,virtual/imxvpu" | 58 | PACKAGECONFIG[vpu] = "HAS_VPU=true,HAS_VPU=false,virtual/imxvpu" |
