[yocto] [meta-raspberrypi][PATCH 2/2] omxplayer: Add dependency on openssl

Andrei Gherzan andrei at gherzan.ro
Thu Aug 14 10:21:28 PDT 2014


On Thu, Aug 14, 2014 at 03:16:40PM +0200, Andrei Gherzan wrote:
> Change-Id: I06527c3814fe3690cdbbd03e4a41c79fe554773f
> Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
> ---
>  recipes-multimedia/omxplayer/omxplayer_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb
> index 5763d8f..eaadff6 100644
> --- a/recipes-multimedia/omxplayer/omxplayer_git.bb
> +++ b/recipes-multimedia/omxplayer/omxplayer_git.bb
> @@ -7,7 +7,7 @@ SECTION = "console/utils"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
>
> -DEPENDS = "libpcre libav virtual/egl boost freetype dbus"
> +DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl"
>  PR = "r3"
>
>  SRCREV = "f3221825a92f27c5f49a52200ff933e454977ed2"
> --
> 1.9.3
>

Merged.

--
Andrei Gherzan



More information about the yocto mailing list