From: Denys Dmytriyenko <denys@ti.com>
To: Eric Ruei <e-ruei1@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [thud][PATCH v2] libepoxy: specify x11 as false explicitly when config option x11 not used
Date: Wed, 30 Oct 2019 14:55:21 -0400 [thread overview]
Message-ID: <20191030185521.GC32214@beryl> (raw)
In-Reply-To: <20191030185354.63767-1-e-ruei1@ti.com>
On Wed, Oct 30, 2019 at 02:53:54PM -0400, Eric Ruei wrote:
> This is required because the default value of x11 is true if not specified.
> Note: This change is already in upstream master/zeus and is only needed
> temporarily in thud.
>
> Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Thanks, ack.
> ---
> .../recipes-graphics/libepoxy/libepoxy_%.bbappend | 3 +++
> 1 file changed, 3 insertions(+)
> create mode 100755 meta-arago-distro/recipes-graphics/libepoxy/libepoxy_%.bbappend
>
> diff --git a/meta-arago-distro/recipes-graphics/libepoxy/libepoxy_%.bbappend b/meta-arago-distro/recipes-graphics/libepoxy/libepoxy_%.bbappend
> new file mode 100755
> index 00000000..15c373cd
> --- /dev/null
> +++ b/meta-arago-distro/recipes-graphics/libepoxy/libepoxy_%.bbappend
> @@ -0,0 +1,3 @@
> +PR_append = ".arago0"
> +
> +PACKAGECONFIG[x11] = "-Dglx=yes, -Dglx=no -Dx11=false, virtual/libx11 virtual/libgl"
> --
> 2.17.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2019-10-30 18:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-30 18:53 [thud][PATCH v2] libepoxy: specify x11 as false explicitly when config option x11 not used Eric Ruei
2019-10-30 18:55 ` Denys Dmytriyenko [this message]
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=20191030185521.GC32214@beryl \
--to=denys@ti.com \
--cc=e-ruei1@ti.com \
--cc=meta-arago@arago-project.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.