* [PATCH] wayland-protocols: extend to native and fix dependencies
@ 2017-09-22 23:52 Saul Wold
2017-09-27 12:01 ` Burton, Ross
0 siblings, 1 reply; 4+ messages in thread
From: Saul Wold @ 2017-09-22 23:52 UTC (permalink / raw)
To: openembedded-core, richard.purdie
When trying to build a newer version of Mesa, a native version of
wayland-protocols is needed to build.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-graphics/wayland/wayland-protocols_1.10.bb | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.10.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.10.bb
index 4f9e9f32bfc..64044dae8d7 100644
--- a/meta/recipes-graphics/wayland/wayland-protocols_1.10.bb
+++ b/meta/recipes-graphics/wayland/wayland-protocols_1.10.bb
@@ -11,6 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
"
+
+DEPENDS = "wayland"
+
SRC_URI[md5sum] = "84a7846c2b6a6a3e265fc9be36453e60"
SRC_URI[sha256sum] = "5719c51d7354864983171c5083e93a72ac99229e2b460c4bb10513de08839c0a"
@@ -18,3 +21,5 @@ inherit allarch autotools pkgconfig
PACKAGES = "${PN}"
FILES_${PN} += "${datadir}/pkgconfig/wayland-protocols.pc"
+
+BBCLASSEXTEND = "native"
--
2.13.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] wayland-protocols: extend to native and fix dependencies
2017-09-22 23:52 [PATCH] wayland-protocols: extend to native and fix dependencies Saul Wold
@ 2017-09-27 12:01 ` Burton, Ross
2017-09-27 12:13 ` Otavio Salvador
0 siblings, 1 reply; 4+ messages in thread
From: Burton, Ross @ 2017-09-27 12:01 UTC (permalink / raw)
To: Saul Wold; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 344 bytes --]
On 23 September 2017 at 00:52, Saul Wold <sgw@linux.intel.com> wrote:
> When trying to build a newer version of Mesa, a native version of
> wayland-protocols is needed to build.
>
Why does meta-target need wayland-protocols-native?
> +DEPENDS = "wayland"
>
So how does wayland-protocols build now? What was breaking?
Ross
[-- Attachment #2: Type: text/html, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] wayland-protocols: extend to native and fix dependencies
2017-09-27 12:01 ` Burton, Ross
@ 2017-09-27 12:13 ` Otavio Salvador
2017-09-27 12:16 ` Burton, Ross
0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2017-09-27 12:13 UTC (permalink / raw)
To: Burton, Ross; +Cc: OE-core
On Wed, Sep 27, 2017 at 9:01 AM, Burton, Ross <ross.burton@intel.com> wrote:
> On 23 September 2017 at 00:52, Saul Wold <sgw@linux.intel.com> wrote:
>>
>> When trying to build a newer version of Mesa, a native version of
>> wayland-protocols is needed to build.
>
>
> Why does meta-target need wayland-protocols-native?
>
>>
>> +DEPENDS = "wayland"
>
>
> So how does wayland-protocols build now? What was breaking?
Many host machines provides it; make sure to test in a host without it
installed.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] wayland-protocols: extend to native and fix dependencies
2017-09-27 12:13 ` Otavio Salvador
@ 2017-09-27 12:16 ` Burton, Ross
0 siblings, 0 replies; 4+ messages in thread
From: Burton, Ross @ 2017-09-27 12:16 UTC (permalink / raw)
To: Otavio Salvador; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 753 bytes --]
On 27 September 2017 at 13:13, Otavio Salvador <
otavio.salvador@ossystems.com.br> wrote:
> On Wed, Sep 27, 2017 at 9:01 AM, Burton, Ross <ross.burton@intel.com>
> wrote:
> > On 23 September 2017 at 00:52, Saul Wold <sgw@linux.intel.com> wrote:
> >>
> >> When trying to build a newer version of Mesa, a native version of
> >> wayland-protocols is needed to build.
> >
> >
> > Why does meta-target need wayland-protocols-native?
> >
> >>
> >> +DEPENDS = "wayland"
> >
> >
> > So how does wayland-protocols build now? What was breaking?
>
> Many host machines provides it; make sure to test in a host without it
> installed.
>
My machine has a few wayland libraries installed, but no headers or
anything else relevant.
Ross
[-- Attachment #2: Type: text/html, Size: 1305 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-09-27 12:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 23:52 [PATCH] wayland-protocols: extend to native and fix dependencies Saul Wold
2017-09-27 12:01 ` Burton, Ross
2017-09-27 12:13 ` Otavio Salvador
2017-09-27 12:16 ` Burton, Ross
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox