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.62 version
Browse files Browse the repository at this point in the history
Add frame rate check and return failure if frame rate is invalid value (<=0)

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
Lauren Post authored and otavio committed Feb 11, 2016
1 parent c3aa06b commit 67b3b99
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64"
SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
S = "${WORKDIR}/${PN}-${PV}"

SRC_URI[md5sum] = "313c0e709f53b565270070e4206e0fa8"
SRC_URI[sha256sum] = "e4bfe218d17ec66acf8cd97d08fef8ef71ab6762d4c8cf0d0193eca5f599b4c9"
SRC_URI[md5sum] = "6497758e27f72992a86ac918ce12db56"
SRC_URI[sha256sum] = "0717faccb5413dc95ce9ad919400095ecf722320478c924366793a6cc450ae16"

inherit fsl-eula-unpack autotools pkgconfig

Expand Down

0 comments on commit 67b3b99

Please sign in to comment.