recipes-multimedia: imx-vpuwrap: Update recipes to new BSP release imx_5.4.70_2.3.0
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
This commit is contained in:
parent
790216f619
commit
7d19618a05
|
|
@ -9,9 +9,9 @@ SECTION = "multimedia"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9"
|
||||||
|
|
||||||
IMX_VPUWRAP_SRC ?= "git://github.com/NXP/imx-vpuwrap.git;protocol=https"
|
IMX_VPUWRAP_SRC ?= "git://github.com/NXP/imx-vpuwrap.git;protocol=https"
|
||||||
SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
|
SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
|
||||||
SRC_URI = "${IMX_VPUWRAP_SRC};branch=${SRCBRANCH}"
|
SRC_URI = "${IMX_VPUWRAP_SRC};branch=${SRCBRANCH}"
|
||||||
SRCREV = "7d16e588b805163ef1c67dc92615ffa29bbb3dfb"
|
SRCREV = "ccaf10a0dae7c0d7d204bd64282598bc0e3bd661"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
Loading…
Reference in New Issue