From: Andrei Gherzan <andrei@gherzan.ro>
To: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi][PATCH 1/1] omxplayer: Add dependency on coreutils-native
Date: Tue, 21 Mar 2017 16:34:22 +0000 [thread overview]
Message-ID: <20170321163422.GB21801@carbonA> (raw)
In-Reply-To: <20170321161804.21347-1-andrei@gherzan.ro>
[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]
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@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]
next prev parent reply other threads:[~2017-03-21 16:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-21 16:18 [meta-raspberrypi][PATCH 1/1] omxplayer: Add dependency on coreutils-native Andrei Gherzan
2017-03-21 16:34 ` Andrei Gherzan [this message]
2017-03-21 16:48 ` Khem Raj
2017-03-21 16:55 ` Andrei Gherzan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170321163422.GB21801@carbonA \
--to=andrei@gherzan.ro \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.