On Mon, 27 Feb 2023 at 12:28, Alex Kiernan wrote:
> Reading your recipe, it looks to me like your libclang dependency is
> resolving from rust-native, as you've no DEPENDS to bring clang-native
> into your recipe's sysroot-native.
That cannot be because rust-native doesn't depend on meta-clang
ei
On Mon, Feb 27, 2023 at 10:36 AM Böszörményi Zoltán wrote:
>
> 2023. 02. 27. 10:32 keltezéssel, Alex Kiernan írta:
> > On Mon, Feb 27, 2023 at 8:04 AM Alex Kiernan via
> > lists.openembedded.org
> > wrote:
> >> On Sun, Feb 26, 2023 at 5:08 AM Zoltán Böszörményi
> >> wrote:
> >>> Signed-off-by:
2023. 02. 27. 10:31 keltezéssel, Alexander Kanavin írta:
On Mon, 27 Feb 2023 at 09:04, Alex Kiernan wrote:
+# Building "rusticl" runs bindgen.
+# This setting is needed by bindgen to dlopen the correct libclang.
+export LIBCLANG_PATH = "${STAGING_LIBDIR_NATIVE}"
+
Could that be part of a wrapp
2023. 02. 27. 10:32 keltezéssel, Alex Kiernan írta:
On Mon, Feb 27, 2023 at 8:04 AM Alex Kiernan via
lists.openembedded.org
wrote:
On Sun, Feb 26, 2023 at 5:08 AM Zoltán Böszörményi wrote:
Signed-off-by: Zoltán Böszörményi
---
meta/recipes-graphics/mesa/mesa.inc | 15 ---
1 fi
On Mon, Feb 27, 2023 at 8:04 AM Alex Kiernan via
lists.openembedded.org
wrote:
>
> On Sun, Feb 26, 2023 at 5:08 AM Zoltán Böszörményi wrote:
> >
> > Signed-off-by: Zoltán Böszörményi
> > ---
> > meta/recipes-graphics/mesa/mesa.inc | 15 ---
> > 1 file changed, 12 insertions(+), 3 de
On Mon, 27 Feb 2023 at 09:04, Alex Kiernan wrote:
> > +# Building "rusticl" runs bindgen.
> > +# This setting is needed by bindgen to dlopen the correct libclang.
> > +export LIBCLANG_PATH = "${STAGING_LIBDIR_NATIVE}"
> > +
>
> Could that be part of a wrapper in the bindgen recipe?
Specifically,
On Sun, Feb 26, 2023 at 5:08 AM Zoltán Böszörményi wrote:
>
> Signed-off-by: Zoltán Böszörményi
> ---
> meta/recipes-graphics/mesa/mesa.inc | 15 ---
> 1 file changed, 12 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-graphics/mesa/mesa.inc
> b/meta/recipes-graphics/mes
Signed-off-by: Zoltán Böszörményi
---
meta/recipes-graphics/mesa/mesa.inc | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa.inc
b/meta/recipes-graphics/mesa/mesa.inc
index 89e2dc6e90..2fbc1f971e 100644
--- a/meta/recipes-graphics