All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Bisson <gary.bisson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/8] imx-vpu: bump to version 5.4.35
Date: Tue,  1 Nov 2016 17:09:59 +0100	[thread overview]
Message-ID: <20161101161005.13302-3-gary.bisson@boundarydevices.com> (raw)
In-Reply-To: <20161101161005.13302-1-gary.bisson@boundarydevices.com>

Changelog:
Coverity fixes for resources leaks, null dereference, string overflows
and checking return.

This patch is based on the Yocto equivalent:
https://github.com/Freescale/meta-freescale/commit/b138b5b0

Implicitly tested through gstreamer as the plugins rely on it:
 # 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>
---
 package/freescale-imx/imx-vpu/imx-vpu.hash | 2 +-
 package/freescale-imx/imx-vpu/imx-vpu.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/freescale-imx/imx-vpu/imx-vpu.hash b/package/freescale-imx/imx-vpu/imx-vpu.hash
index 67ebaf2..b3d617d 100644
--- a/package/freescale-imx/imx-vpu/imx-vpu.hash
+++ b/package/freescale-imx/imx-vpu/imx-vpu.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256	2e670ef2337a5dbe6c32fa07128ad9aad32afdbf472c23d44133245ec6a66d46  imx-vpu-5.4.33.bin
+sha256	e1d6550426dfc59e4fd0352f1d312ea7eff5dcf18974f923ed7a85007cb40e27  imx-vpu-5.4.35.bin
diff --git a/package/freescale-imx/imx-vpu/imx-vpu.mk b/package/freescale-imx/imx-vpu/imx-vpu.mk
index 09ff5a8..0b464d8 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 = 5.4.33
+IMX_VPU_VERSION = 5.4.35
 IMX_VPU_SITE = $(FREESCALE_IMX_SITE)
 IMX_VPU_SOURCE = imx-vpu-$(IMX_VPU_VERSION).bin
 
-- 
2.9.3

  parent reply	other threads:[~2016-11-01 16:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-01 16:09 [Buildroot] [PATCH 0/8] Bump Freescale/NXP packages to version 4.1.15_2.0.0_ga Gary Bisson
2016-11-01 16:09 ` [Buildroot] [PATCH 1/8] configs: freescale_imx*: bump " Gary Bisson
2016-11-01 16:18   ` Fabio Estevam
2016-11-01 16:09 ` Gary Bisson [this message]
2016-11-01 16:10 ` [Buildroot] [PATCH 3/8] imx-gpu-viv: bump to version 5.0.11.p8.6 Gary Bisson
2016-11-01 16:10 ` [Buildroot] [PATCH 4/8] xdriver_xf86-video-imx-viv: bump version to 5.0.11.p8.6 Gary Bisson
2016-11-01 16:10 ` [Buildroot] [PATCH 5/8] kernel-module-imx-gpu-viv: " Gary Bisson
2016-11-01 16:10 ` [Buildroot] [PATCH 6/8] imx-codec: bump to version 4.1.4 Gary Bisson
2016-11-01 16:10 ` [Buildroot] [PATCH 7/8] imx-parser: " Gary Bisson
2016-11-01 16:10 ` [Buildroot] [PATCH 8/8] imx-vpuwrap: bump to version 1.0.68 Gary Bisson
2016-11-01 18:29 ` [Buildroot] [PATCH 0/8] Bump Freescale/NXP packages to version 4.1.15_2.0.0_ga Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161101161005.13302-3-gary.bisson@boundarydevices.com \
    --to=gary.bisson@boundarydevices.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.