summaryrefslogtreecommitdiffstats
path: root/package/libfslcodec
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2015-05-26 10:19:31 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-11 12:45:19 +0200
commit0036781f595ead5552b04843a461ea10f34eec60 (patch)
tree0af40b22c7282ac057dd5ab6ad98746dd94cb544 /package/libfslcodec
parent109458d078876fb874776277ed64a8eff50a8d50 (diff)
downloadbuildroot-0036781f595ead5552b04843a461ea10f34eec60.tar.gz
buildroot-0036781f595ead5552b04843a461ea10f34eec60.zip
libfslcodec: bump version to 4.0.2
This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/1a564bcf14c49356667dd91f90f07891cf2f9064 This package has been implicitely tested through gstreamer as the 0.10 plugin relies on it: # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libfslcodec')
-rw-r--r--package/libfslcodec/libfslcodec.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libfslcodec/libfslcodec.mk b/package/libfslcodec/libfslcodec.mk
index fe6f0ba502..665588a18d 100644
--- a/package/libfslcodec/libfslcodec.mk
+++ b/package/libfslcodec/libfslcodec.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBFSLCODEC_VERSION = 3.0.11
+LIBFSLCODEC_VERSION = 4.0.2
LIBFSLCODEC_SITE = $(FREESCALE_IMX_SITE)
LIBFSLCODEC_SOURCE = libfslcodec-$(LIBFSLCODEC_VERSION).bin
LIBFSLCODEC_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud