All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: Khem Raj <raj.khem@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi][PATCH 4/5] eglinfo-fb: Mark is userland specific
Date: Mon, 17 Apr 2017 02:31:12 +0100	[thread overview]
Message-ID: <20170417013112.GI16624@carbonA> (raw)
In-Reply-To: <20170414162035.23522-4-raj.khem@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 964 bytes --]

On Fri, Apr 14, 2017 at 09:20:34AM -0700, Khem Raj wrote:
> It does not yet compile/work with vc4 open graphics driver
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  recipes-graphics/eglinfo/eglinfo-fb_%.bbappend | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
> index 7f8b600..7692133 100644
> --- a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
> +++ b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
> @@ -1 +1,2 @@
>  EGLINFO_DEVICE_rpi  = "raspberrypi"
> +COMPATIBLE_HOST_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', 'null', '"(.*)"', d)}"
> --
> 2.12.2
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Merged to master. Thanks!

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]

  reply	other threads:[~2017-04-17  1:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14 16:20 [meta-raspberrypi][PATCH 1/5] pitft: Add support for pitft35r Khem Raj
2017-04-14 16:20 ` [meta-raspberrypi][PATCH 2/5] linux-raspberrypi_4.9.bb: Update to 4.9.21 Khem Raj
2017-04-17  1:30   ` Andrei Gherzan
2017-04-14 16:20 ` [meta-raspberrypi][PATCH 3/5] userland: Upgrade to latest Khem Raj
2017-04-17  1:30   ` Andrei Gherzan
2017-04-14 16:20 ` [meta-raspberrypi][PATCH 4/5] eglinfo-fb: Mark is userland specific Khem Raj
2017-04-17  1:31   ` Andrei Gherzan [this message]
2017-04-14 16:20 ` [meta-raspberrypi][PATCH 5/5] firmware: Update to 1.20170405 release Khem Raj
2017-04-17  1:29   ` Andrei Gherzan
2017-04-17  1:28 ` [meta-raspberrypi][PATCH 1/5] pitft: Add support for pitft35r 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=20170417013112.GI16624@carbonA \
    --to=andrei@gherzan.ro \
    --cc=raj.khem@gmail.com \
    --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.