Commit 1e3bb736 authored by Gary Bisson's avatar Gary Bisson Committed by Thomas Petazzoni
Browse files

libfslparser: bump version to 4.0.3

Update license file + add hash file.

Changelog:
- Upgrade MP4 and MPEG2 parser
- Update COPYING with new version of license file

This patch is based on the Yocto equivalent:
https://github.com/Freescale/meta-fsl-arm/commit/a7c90ea6

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: default avatarGary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 9bd78627
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# locally computed
sha256	9db10ca6a61c8fdbe91b55b65d084dcbb5f9cfb58b088996c7dd2d6dc8385730  libfslparser-4.0.3.bin
+2 −2
Original line number Diff line number Diff line
@@ -4,13 +4,13 @@
#
################################################################################

LIBFSLPARSER_VERSION = 4.0.2
LIBFSLPARSER_VERSION = 4.0.3
LIBFSLPARSER_SITE = $(FREESCALE_IMX_SITE)
LIBFSLPARSER_SOURCE = libfslparser-$(LIBFSLPARSER_VERSION).bin
LIBFSLPARSER_INSTALL_STAGING = YES

LIBFSLPARSER_LICENSE = Freescale Semiconductor Software License Agreement
LIBFSLPARSER_LICENSE_FILES = EULA EULA.txt
LIBFSLPARSER_LICENSE_FILES = EULA COPYING
LIBFSLPARSER_REDISTRIBUTE = NO

define LIBFSLPARSER_EXTRACT_CMDS