All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libepoxy: specify x11 as false explicitly when config option x11 not used
@ 2019-10-29 13:55 Eric Ruei
  2019-10-29 21:11 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Ruei @ 2019-10-29 13:55 UTC (permalink / raw)
  To: meta-arago

This is required because the default value of x11 is true if not specified.

Upstream Status: Accepted
glneo authored and rpurdie committed Sep 13, 2019

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 .../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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] libepoxy: specify x11 as false explicitly when config option x11 not used
  2019-10-29 13:55 [PATCH] libepoxy: specify x11 as false explicitly when config option x11 not used Eric Ruei
@ 2019-10-29 21:11 ` Denys Dmytriyenko
  2019-10-30 14:49   ` Ruei, Eric
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2019-10-29 21:11 UTC (permalink / raw)
  To: Eric Ruei; +Cc: meta-arago

On Tue, Oct 29, 2019 at 09:55:21AM -0400, Eric Ruei wrote:
> This is required because the default value of x11 is true if not specified.
> 
> Upstream Status: Accepted

Wrong use of Upstream-Status. What you want to say is that this change is 
already in upstream master/zeus and is only needed temporarily in thud.


> glneo authored and rpurdie committed Sep 13, 2019
> 
> Signed-off-by: Andrew F. Davis <afd@ti.com>
> Signed-off by: Richard Purdie <richard.purdie@linuxfoundation.org>
> Signed-off-by: Eric Ruei <e-ruei1@ti.com>
> ---
>  .../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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] libepoxy: specify x11 as false explicitly when config option x11 not used
  2019-10-29 21:11 ` Denys Dmytriyenko
@ 2019-10-30 14:49   ` Ruei, Eric
  2019-10-30 14:53     ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Ruei, Eric @ 2019-10-30 14:49 UTC (permalink / raw)
  To: Denys Dmytriyenko, Eric Ruei; +Cc: meta-arago

On 10/29/2019 5:11 PM, Denys Dmytriyenko wrote:
> On Tue, Oct 29, 2019 at 09:55:21AM -0400, Eric Ruei wrote:
>> This is required because the default value of x11 is true if not specified.
>>
>> Upstream Status: Accepted
> 
> Wrong use of Upstream-Status. What you want to say is that this change is
> already in upstream master/zeus and is only needed temporarily in thud.
> 
> 
Denys:

What you mean is that I should not use Upstream-Status here and I should 
just add "this change is already in upstream master/zeus and is only 
needed temporarily in thud" in the description, right?

Eric


>> glneo authored and rpurdie committed Sep 13, 2019
>>
>> Signed-off-by: Andrew F. Davis <afd@ti.com>
>> Signed-off by: Richard Purdie <richard.purdie@linuxfoundation.org>
>> Signed-off-by: Eric Ruei <e-ruei1@ti.com>
>> ---
>>   .../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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] libepoxy: specify x11 as false explicitly when config option x11 not used
  2019-10-30 14:49   ` Ruei, Eric
@ 2019-10-30 14:53     ` Denys Dmytriyenko
  0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2019-10-30 14:53 UTC (permalink / raw)
  To: Ruei, Eric; +Cc: meta-arago

On Wed, Oct 30, 2019 at 10:49:30AM -0400, Ruei, Eric wrote:
> On 10/29/2019 5:11 PM, Denys Dmytriyenko wrote:
> >On Tue, Oct 29, 2019 at 09:55:21AM -0400, Eric Ruei wrote:
> >>This is required because the default value of x11 is true if not specified.
> >>
> >>Upstream Status: Accepted
> >
> >Wrong use of Upstream-Status. What you want to say is that this change is
> >already in upstream master/zeus and is only needed temporarily in thud.
> >
> >
> Denys:
> 
> What you mean is that I should not use Upstream-Status here and I should
> just add "this change is already in upstream master/zeus and is only needed
> temporarily in thud" in the description, right?

Correct. Upstream-Status is for patches we carry, not for recipes or bbappends.


> Eric
> 
> 
> >>glneo authored and rpurdie committed Sep 13, 2019
> >>
> >>Signed-off-by: Andrew F. Davis <afd@ti.com>
> >>Signed-off by: Richard Purdie <richard.purdie@linuxfoundation.org>
> >>Signed-off-by: Eric Ruei <e-ruei1@ti.com>
> >>---
> >>  .../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
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-30 14:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29 13:55 [PATCH] libepoxy: specify x11 as false explicitly when config option x11 not used Eric Ruei
2019-10-29 21:11 ` Denys Dmytriyenko
2019-10-30 14:49   ` Ruei, Eric
2019-10-30 14:53     ` Denys Dmytriyenko

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.