diff options
Diffstat (limited to 'recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb')
| -rw-r--r-- | recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb index 1ad735152..dae99cb13 100644 --- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb +++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb | |||
| @@ -5,14 +5,15 @@ | |||
| 5 | DESCRIPTION = "Freescale Multimedia VPU wrapper" | 5 | DESCRIPTION = "Freescale Multimedia VPU wrapper" |
| 6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
| 7 | SECTION = "multimedia" | 7 | SECTION = "multimedia" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 9 | 9 | ||
| 10 | DEPENDS = "virtual/imxvpu" | 10 | DEPENDS = "virtual/imxvpu" |
| 11 | DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc" | 11 | DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}" | 13 | SRC_URI = "${IMX_VPUWRAP_SRC};branch=${SRCBRANCH}" |
| 14 | SRCBRANCH = "MM_04.10.0_2505_L6.12.20" | 14 | IMX_VPUWRAP_SRC ?= "git://github.com/NXP/imx-vpuwrap.git;protocol=https" |
| 15 | SRCREV = "feeb9109a027d3a0f040b0bddb5f79a1daad3587" | 15 | SRCBRANCH = "MM_04.10.03_2512_L6.18.2" |
| 16 | SRCREV = "1d2136e39789edb1eff730043caf2305ee2c173e" | ||
| 16 | 17 | ||
| 17 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
| 18 | 19 | ||
