]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-vpuwrap: upgrade to 4.6.2 896/head
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 21 Oct 2021 15:20:20 +0000 (15:20 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Fri, 22 Oct 2021 19:15:38 +0000 (19:15 +0000)
Following commits are included in this update:
----
f09ceba ("Update EULA.txt to v27 according to imx-release-info")
60b5950 ("Update EULA.txt to v25 according to imx-release-info")
8dce1b6 ("Update EULA.txt to v24 according to imx-release-info")
c278d0d ("Update EULA.txt to v23 according to imx-release-info")
42da611 ("[configurea.ac] Update version to 4.6.2 for next release")
761c323 ("MMFMWK-8940 Force inserted I frame to be IDR frame.")
bf01b8f ("Update EULA.txt to v19 according to imx-release-info")
9d05c1d ("Update EULA.txt to v18 according to imx-release-info")
f84384e ("MA-18641 Fix vp8 encoder bitrate incorrect")
0594603 ("LF-3164 Fix segmentation fault when seeking one RV clip")
fb11efe ("MMFMWK-8922 [8mp]Force one frame to be key frame with parameter nForceIPicture")
735d02d ("MMFMWK-8926 [hantro] disable adaptive mode")
7e94957 ("[configurea.ac] Update version to 4.6.1 for next release")
806fe7e ("Revert "MMFMWK-8922 [8mp]Force one frame to be key frame with parameter nForceIPicture"")
eb4b209 ("MMFMWK-8922 [8mp]Force one frame to be key frame with parameter nForceIPicture")
13e9e78 ("MMFMWK-8816 vpuenc: add VBR mode for 8mm/8mp")
b931875 ("[configurea.ac] Update version to 4.6.0 for next release")
----

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.6.2.bb [moved from recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.7.bb with 78% similarity]

similarity index 78%
rename from recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.7.bb
rename to recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.6.2.bb
index f77e33f76d071fd90f346ffacc046549646e01b2..03702b16e2d0e77345d8121c61307a205022c80d 100644 (file)
@@ -5,15 +5,15 @@
 DESCRIPTION = "Freescale Multimedia VPU wrapper"
 LICENSE = "Proprietary"
 SECTION = "multimedia"
-LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9"
+LIC_FILES_CHKSUM = "file://COPYING;md5=e565271ec9a80ce47abbddc4bffe56fa"
 
 DEPENDS = "virtual/imxvpu"
 DEPENDS:append:mx8mp = " imx-vpu-hantro-vc"
 
 SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}"
 
-SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
-SRCREV = "ccaf10a0dae7c0d7d204bd64282598bc0e3bd661"
+SRCBRANCH = "MM_04.06.02_2108_L5.10.y"
+SRCREV = "f09ceba7bcf733b1b27e57462496d3b81ca28e50"
 
 S = "${WORKDIR}/git"