summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-02-12 11:39:27 -0300
committerGitHub <noreply@github.com>2024-02-12 11:39:27 -0300
commit1588ba399caeb12c10c2e04e4aff0ddaf174d25e (patch)
tree39eb289717cae6b2064f5452d8d20fadd492d388 /recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
parent765609b34cd8f4d027ac6c32a971ae297d1289e8 (diff)
parent336628e6b0118c765df47632714f47b942a3ff18 (diff)
downloadmeta-freescale-1588ba399caeb12c10c2e04e4aff0ddaf174d25e.tar.gz
Merge pull request #1750 from valijec/master
recipes-multimedia: Update for NXP release 6.1.55-2.2.0
Diffstat (limited to 'recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb')
-rw-r--r--recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
index 78c1b888..fb7e23c3 100644
--- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
+++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
@@ -5,14 +5,14 @@
5DESCRIPTION = "Freescale Multimedia VPU wrapper" 5DESCRIPTION = "Freescale Multimedia VPU wrapper"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"
7SECTION = "multimedia" 7SECTION = "multimedia"
8LIC_FILES_CHKSUM = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" 8LIC_FILES_CHKSUM = "file://COPYING;md5=2827219e81f28aba7c6a569f7c437fa7"
9 9
10DEPENDS = "virtual/imxvpu" 10DEPENDS = "virtual/imxvpu"
11DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc" 11DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc"
12 12
13SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}" 13SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}"
14SRCBRANCH = "MM_04.08.01_2308_L6.1.y" 14SRCBRANCH = "MM_04.08.02_2310_L6.1.y"
15SRCREV = "1fe7cb6e94898f35e8b3b3afdbf5d6bf064cc126" 15SRCREV = "6f9b4c82e37688f50d756529d90b48c3cc80f2f6"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18