Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
libfslvpuwrap: Upgrade to 1.0.57 version
Browse files Browse the repository at this point in the history
New feature for 1.0.57 version:
*  Add workaround for rmvb decode timeout issue when no enough frame buffer.
*  Re-enable the detection of resolution change due to the latest firmware.

Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
Zidan Wang authored and otavio committed Jan 27, 2015
1 parent 2d9b23e commit b1edff7
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://EULA.txt;md5=93b784b1c11b3fffb1638498a8dde3f6"
SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
S = "${WORKDIR}/${PN}-${PV}"

SRC_URI[md5sum] = "b07a2d4e7bf44225353106ed209f6dac"
SRC_URI[sha256sum] = "eef2cc0c65d96d3a0f75d7134eef8ef0099ece2502d093fc13739edcb343e1dd"
SRC_URI[md5sum] = "d1128194e2b5bf88abfa1386836956bd"
SRC_URI[sha256sum] = "d73f70b7d5a0148b9dde8776f63a1d492c5914df5465114ee24e7ce403850dfa"

inherit fsl-eula-unpack autotools pkgconfig

Expand Down

0 comments on commit b1edff7

Please sign in to comment.