summaryrefslogtreecommitdiffstats
path: root/package/freescale-imx/imx-vpu/imx-vpu.mk
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2015-05-26 10:19:34 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-11 12:53:02 +0200
commitf2af493fd9b19308991ce76a6cf9bc557f0466fb (patch)
tree5463925c7dbde21501864378b2f86546268a14a1 /package/freescale-imx/imx-vpu/imx-vpu.mk
parentcf448c4fe500b18c4c3315baa134c26f7bf239a6 (diff)
downloadbuildroot-f2af493fd9b19308991ce76a6cf9bc557f0466fb.tar.gz
buildroot-f2af493fd9b19308991ce76a6cf9bc557f0466fb.zip
imx-vpu: bump version to 5.4.27
- imx-vpu version changed to internal version - VPU share memory file open fixes - Upgrade ion usage - Remove obey-variables patch -now included in release This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/db343da3e4eb2afa6a72f7526751bb8d8ba287e1 The IOGetVirtMem return value patch has now been included into the upstream package. This package has been implicitely tested through gstreamer as the plugins rely on it for vpu decoding: # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm # gst-launch-1.0 playbin uri=file:///root/tears_of_steel_1080p.webm # gst-launch-1.0 filesrc location=/root/tears_of_steel_1080p.webm ! \ matroskademux ! imxvpudec ! imxipuvideosink Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/freescale-imx/imx-vpu/imx-vpu.mk')
-rw-r--r--package/freescale-imx/imx-vpu/imx-vpu.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/freescale-imx/imx-vpu/imx-vpu.mk b/package/freescale-imx/imx-vpu/imx-vpu.mk
index ab3634d0f5..4c4a031114 100644
--- a/package/freescale-imx/imx-vpu/imx-vpu.mk
+++ b/package/freescale-imx/imx-vpu/imx-vpu.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IMX_VPU_VERSION = $(FREESCALE_IMX_VERSION)
+IMX_VPU_VERSION = 5.4.27
IMX_VPU_SITE = $(FREESCALE_IMX_SITE)
IMX_VPU_SOURCE = imx-vpu-$(IMX_VPU_VERSION).bin
OpenPOWER on IntegriCloud