[yocto] [meta-baryon][PATCH 1/2] ffmpegthumbnailer: enable jpeg support

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jul 16 16:07:51 PDT 2012


On Friday 13 July 2012 16:19:01 Kevin Strasser wrote:
> Signed-off-by: Kevin Strasser <kevin.strasser at linux.intel.com>
> ---
>  .../ffmpeg/ffmpegthumbnailer_2.0.7.bb              |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.7.bb
> b/recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.7.bb index
> ec6d625..92e484c 100644
> --- a/recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.7.bb
> +++ b/recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.7.bb
> @@ -6,11 +6,11 @@ LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
>  SRC_URI =
> "http://ffmpegthumbnailer.googlecode.com/files/${PN}-${PV}.tar.gz"
> 
> -DEPENDS = "ffmpeg libpng"
> +DEPENDS = "ffmpeg jpeg libpng"
> 
>  SRC_URI[md5sum] = "2b5726894792ef484793dce9568a065a"
>  SRC_URI[sha256sum] =
> "a71155339d17201a13fc3ebb649b0d00c7ab2d5a8880da071c8157a69c6f612b"
> 
> -PR = "r0"
> +PR = "r1"
> 
>  inherit autotools

Merged these two to meta-baryon master, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list