diff options
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_git.bb')
| -rw-r--r-- | recipes-bsp/imx-test/imx-test_git.bb | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb index c5dc6ef50..e53fa666f 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb | |||
| @@ -4,17 +4,21 @@ | |||
| 4 | 4 | ||
| 5 | SUMMARY = "Test programs for i.MX BSP" | 5 | SUMMARY = "Test programs for i.MX BSP" |
| 6 | DESCRIPTION = "Unit tests for the i.MX BSP" | 6 | DESCRIPTION = "Unit tests for the i.MX BSP" |
| 7 | HOMEPAGE = "https://github.com/nxp-imx/imx-test" | ||
| 7 | SECTION = "base" | 8 | SECTION = "base" |
| 8 | LICENSE = "GPL-2.0-or-later" | 9 | LICENSE = "GPL-2.0-or-later" |
| 10 | # The license text is not shipped in the source tree, so reference the | ||
| 11 | # common-licenses copy; this is intentionally a local (non-remote) file. | ||
| 12 | # nooelint: oelint.var.licenseremotefile | ||
| 9 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-or-later;md5=fed54355545ffd980b814dab4a3b312c" | 13 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-or-later;md5=fed54355545ffd980b814dab4a3b312c" |
| 10 | 14 | ||
| 11 | DEPENDS = "alsa-lib freetype libdrm" | 15 | DEPENDS = "alsa-lib freetype libdrm" |
| 12 | DEPENDS:append:imxvpu = " virtual/imxvpu" | 16 | DEPENDS:append:imxvpu = " virtual/imxvpu" |
| 13 | DEPENDS:append:mx6-nxp-bsp = " imx-lib" | 17 | DEPENDS:append:mx6-nxp-bsp = " imx-lib" |
| 14 | DEPENDS:append:mx7-nxp-bsp = " imx-lib" | 18 | DEPENDS:append:mx7-nxp-bsp = " imx-lib" |
| 15 | DEPENDS:append:mx8ulp-nxp-bsp = " imx-lib" | 19 | DEPENDS:append:mx8ulp-nxp-bsp = " imx-lib" |
| 16 | DEPENDS:append:mx93-nxp-bsp = " imx-lib" | 20 | DEPENDS:append:mx93-nxp-bsp = " imx-lib" |
| 17 | DEPENDS:append:mx943-nxp-bsp = " imx-lib" | 21 | DEPENDS:append:mx943-nxp-bsp = " imx-lib" |
| 18 | 22 | ||
| 19 | PE = "1" | 23 | PE = "1" |
| 20 | PV = "7.0+${SRCPV}" | 24 | PV = "7.0+${SRCPV}" |
| @@ -31,13 +35,13 @@ inherit module-base use-imx-headers | |||
| 31 | INHIBIT_PACKAGE_STRIP = "1" | 35 | INHIBIT_PACKAGE_STRIP = "1" |
| 32 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 36 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 33 | 37 | ||
| 34 | PLATFORM:mx6q-nxp-bsp = "IMX6Q" | 38 | PLATFORM:mx6q-nxp-bsp = "IMX6Q" |
| 35 | PLATFORM:mx6dl-nxp-bsp = "IMX6Q" | 39 | PLATFORM:mx6dl-nxp-bsp = "IMX6Q" |
| 36 | PLATFORM:mx6sl-nxp-bsp = "IMX6SL" | 40 | PLATFORM:mx6sl-nxp-bsp = "IMX6SL" |
| 37 | PLATFORM:mx6sll-nxp-bsp = "IMX6SL" | 41 | PLATFORM:mx6sll-nxp-bsp = "IMX6SL" |
| 38 | PLATFORM:mx6sx-nxp-bsp = "IMX6SX" | 42 | PLATFORM:mx6sx-nxp-bsp = "IMX6SX" |
| 39 | PLATFORM:mx6ul-nxp-bsp = "IMX6UL" | 43 | PLATFORM:mx6ul-nxp-bsp = "IMX6UL" |
| 40 | PLATFORM:mx7d-nxp-bsp = "IMX7D" | 44 | PLATFORM:mx7d-nxp-bsp = "IMX7D" |
| 41 | PLATFORM:mx7ulp-nxp-bsp = "IMX7D" | 45 | PLATFORM:mx7ulp-nxp-bsp = "IMX7D" |
| 42 | PLATFORM:mx8-nxp-bsp = "IMX8" | 46 | PLATFORM:mx8-nxp-bsp = "IMX8" |
| 43 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" | 47 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" |
| @@ -51,7 +55,7 @@ EXTRA_OEMAKE += "${PACKAGECONFIG_CONFARGS}" | |||
| 51 | 55 | ||
| 52 | PACKAGECONFIG = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}" | 56 | PACKAGECONFIG = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}" |
| 53 | PACKAGECONFIG:append:imxvpu = " vpu" | 57 | PACKAGECONFIG:append:imxvpu = " vpu" |
| 54 | PACKAGECONFIG:append:mx8m-nxp-bsp = " swpdm" | 58 | PACKAGECONFIG:append:mx8m-nxp-bsp = " swpdm" |
| 55 | 59 | ||
| 56 | PACKAGECONFIG[x11] = ",,libx11 libxdamage libxrender libxrandr" | 60 | PACKAGECONFIG[x11] = ",,libx11 libxdamage libxrender libxrandr" |
| 57 | PACKAGECONFIG[vpu] = "HAS_VPU=true,HAS_VPU=false,virtual/imxvpu" | 61 | PACKAGECONFIG[vpu] = "HAS_VPU=true,HAS_VPU=false,virtual/imxvpu" |
| @@ -84,6 +88,6 @@ do_install() { | |||
| 84 | } | 88 | } |
| 85 | 89 | ||
| 86 | FILES:${PN} += "/unit_tests ${ROOT_HOME}/.profile" | 90 | FILES:${PN} += "/unit_tests ${ROOT_HOME}/.profile" |
| 87 | RDEPENDS:${PN} = "bash" | ||
| 88 | |||
| 89 | FILES:${PN}-dbg += "/unit_tests/.debug" | 91 | FILES:${PN}-dbg += "/unit_tests/.debug" |
| 92 | |||
| 93 | RDEPENDS:${PN} = "bash" | ||
