[yocto] [meta-raspberrypi][PATCH 1/1] omxplayer: Add dependency on coreutils-native

Andrei Gherzan andrei at gherzan.ro
Tue Mar 21 09:34:22 PDT 2017


On Tue, Mar 21, 2017 at 04:18:04PM +0000, Andrei Gherzan wrote:
> Internal ffmpeg configure uses pr which is provided by coreutils-native:
> | ./configure: line 471: pr: command not found
>
> 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 c196fbf..72297d0 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 openssl samba libssh libomxil"
> +DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl samba libssh libomxil coreutils-native"
>  PR = "r4"
>
>  SRCREV = "62fb580260adb9b01e5694bb4374fb9a5f6f1021"
> --
> 2.12.0
>

Merged to master.

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170321/a51290a8/attachment.pgp>


More information about the yocto mailing list