|
[PATCH 03/14] libnma: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
libnma depends on gtk4 which needs opengl DISTRO_FEATURES enabled.
Fixes:
ERROR: Nothing PROVIDES 'gtk4' (but
From: Mingli Yu <mingli.yu@...>
libnma depends on gtk4 which needs opengl DISTRO_FEATURES enabled.
Fixes:
ERROR: Nothing PROVIDES 'gtk4' (but
|
By
Yu, Mingli
·
#99520
·
|
|
[PATCH 02/14] waylandpp: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
waylandpp needs virtual/libgles2 which is available when opengl
is enabled in mesa recipe, so also add the check for waylandpp.
Fixes:
ERROR: Nothing
From: Mingli Yu <mingli.yu@...>
waylandpp needs virtual/libgles2 which is available when opengl
is enabled in mesa recipe, so also add the check for waylandpp.
Fixes:
ERROR: Nothing
|
By
Yu, Mingli
·
#99519
·
|
|
[PATCH 01/14] gnome-calculator: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
gnome-calculator depends on gtk4 which depends on libepoxy(an opengl
related library) [1].
Fixes:
ERROR: Nothing PROVIDES 'gtk4-native' (but
From: Mingli Yu <mingli.yu@...>
gnome-calculator depends on gtk4 which depends on libepoxy(an opengl
related library) [1].
Fixes:
ERROR: Nothing PROVIDES 'gtk4-native' (but
|
By
Yu, Mingli
·
#99518
·
|
|
[meta-oe][PATCH] hwdata: add patch to use sysroot prefix for pkgdatadir
This patch has been submitted upstream here:
https://github.com/vcrhonek/hwdata/pull/19/commits/d3325fd72bd45ba74e709b=
4083521104193b224e
Signed-off-by: Markus Volk <f_l_k@...>
---
This patch has been submitted upstream here:
https://github.com/vcrhonek/hwdata/pull/19/commits/d3325fd72bd45ba74e709b=
4083521104193b224e
Signed-off-by: Markus Volk <f_l_k@...>
---
|
By
Markus Volk
·
#99517
·
|
|
Re: [meta-oe][PATCH] hwdata: allow to build native and nativesdk
Both? Send upstream, apply patch to the recipe until we upgrade.
Ross
Both? Send upstream, apply patch to the recipe until we upgrade.
Ross
|
By
Ross Burton
·
#99516
·
|
|
Re: [PATCH 2/2] lirc: correctly use PYTHONPATH
That I can certainly agree with. Still, the problem is that devtool
knows only one style of formatting and resets to it, and I'm not sure
it's a good use of time to implement auto-detection of the
That I can certainly agree with. Still, the problem is that devtool
knows only one style of formatting and resets to it, and I'm not sure
it's a good use of time to implement auto-detection of the
|
By
Alexander Kanavin
·
#99515
·
|
|
Re: [PATCH 2/2] lirc: correctly use PYTHONPATH
Well the obvious difference is that your commit which I was reviewing chows 11 changed lines, instead of just 1 added .patch file in SRC_URI.
Style changes shouldn't be applied together with
Well the obvious difference is that your commit which I was reviewing chows 11 changed lines, instead of just 1 added .patch file in SRC_URI.
Style changes shouldn't be applied together with
|
By
Martin Jansa
·
#99514
·
|
|
Re: [PATCH 2/2] lirc: correctly use PYTHONPATH
This commit shows that at some point in the past you fixed up
formatting to your preference. It does not set one way or another way
as the 'correct' one, particularly as it is not mentioned anywhere
This commit shows that at some point in the past you fixed up
formatting to your preference. It does not set one way or another way
as the 'correct' one, particularly as it is not mentioned anywhere
|
By
Alexander Kanavin
·
#99513
·
|
|
Re: [PATCH 2/2] lirc: correctly use PYTHONPATH
Style guide says:
"Some layers prefer to use four-space indentation on sucessive lines and prefer the closing quote as the first character"
And this
Style guide says:
"Some layers prefer to use four-space indentation on sucessive lines and prefer the closing quote as the first character"
And this
|
By
Martin Jansa
·
#99512
·
|
|
Re: [PATCH 2/2] lirc: correctly use PYTHONPATH
This was re-set by devtool modify/devtool finish, I didn't
specifically adjust it.
The styleguide says either way is ok. I'd suggest we spend our time on
more important matters.
Alex
This was re-set by devtool modify/devtool finish, I didn't
specifically adjust it.
The styleguide says either way is ok. I'd suggest we spend our time on
more important matters.
Alex
|
By
Alexander Kanavin
·
#99511
·
|
|
Re: [PATCH 2/2] lirc: correctly use PYTHONPATH
Please don't change SRC_URI indentation, meta-oe uses 4 spaces for indentation with closing quote as the first character as described on https://www.openembedded.org/wiki/Styleguide
Please don't change SRC_URI indentation, meta-oe uses 4 spaces for indentation with closing quote as the first character as described on https://www.openembedded.org/wiki/Styleguide
|
By
Martin Jansa
·
#99510
·
|
|
[PATCH 2/2] lirc: correctly use PYTHONPATH
Signed-off-by: Alexander Kanavin <alex@...>
---
...ot-clobber-PYTHONPATH-from-build-env.patch | 55 +++++++++++++++++++
.../recipes-connectivity/lirc/lirc_0.10.2.bb | 21 +++----
2 files
Signed-off-by: Alexander Kanavin <alex@...>
---
...ot-clobber-PYTHONPATH-from-build-env.patch | 55 +++++++++++++++++++
.../recipes-connectivity/lirc/lirc_0.10.2.bb | 21 +++----
2 files
|
By
Alexander Kanavin
·
#99509
·
|
|
[PATCH 1/2] frr: add a patch to correctly check presence of python from pkg-config
Signed-off-by: Alexander Kanavin <alex@...>
---
...check-for-python-x.y-emded.pc-not-py.patch | 28 +++++++++++++++++++
.../recipes-protocols/frr/frr_8.3.1.bb | 3 +-
2 files
Signed-off-by: Alexander Kanavin <alex@...>
---
...check-for-python-x.y-emded.pc-not-py.patch | 28 +++++++++++++++++++
.../recipes-protocols/frr/frr_8.3.1.bb | 3 +-
2 files
|
By
Alexander Kanavin
·
#99508
·
|
|
Re: [meta-gnome][PATCHv2] rest: upgrade 0.8.1 -> 0.9.0
I would be fine to just add this recipe to the exclusion list if no one cares.
I would be fine to just add this recipe to the exclusion list if no one cares.
|
By
Khem Raj
·
#99507
·
|
|
Re: [meta-gnome][PATCHv2] rest: upgrade 0.8.1 -> 0.9.0
Building rest-0.7 is not a big problem, but gfbgraph still fails because goa is built with soup-3.0. Also, the current goa code has completely removed support for Facebook. Personally, I can live with
Building rest-0.7 is not a big problem, but gfbgraph still fails because goa is built with soup-3.0. Also, the current goa code has completely removed support for Facebook. Personally, I can live with
|
By
Markus Volk
·
#99506
·
|
|
Re: [meta-gnome][PATCHv2] rest: upgrade 0.8.1 -> 0.9.0
Hi Khem,
gfbgraph hasn't seen much activity in the last years. It still depends on soup-2.4, probably always will. Since i believe also libgovirt will need it too, the best aproach might be adding a
Hi Khem,
gfbgraph hasn't seen much activity in the last years. It still depends on soup-2.4, probably always will. Since i believe also libgovirt will need it too, the best aproach might be adding a
|
By
Markus Volk
·
#99505
·
|
|
Re: [meta-oe][PATCH] hwdata: allow to build native and nativesdk
Got it. You suggest fixing hwdata .pc file first.
I didn't know about the pc_sysrootdir variable, thanks for pointing it out.
With this gehangen wlroots is built when 'native: true' is removed.
Would
Got it. You suggest fixing hwdata .pc file first.
I didn't know about the pc_sysrootdir variable, thanks for pointing it out.
With this gehangen wlroots is built when 'native: true' is removed.
Would
|
By
Markus Volk
·
#99504
·
|
|
Re: [meta-oe] [PATCH] libbpf: upgrade 0.8.0 -> 1.0.1
This changes APIs and causes build issues when compiling pahole see.
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2153/steps/14/logs/stdio
This changes APIs and causes build issues when compiling pahole see.
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2153/steps/14/logs/stdio
|
By
Khem Raj
·
#99503
·
|
|
Re: [meta-gnome][PATCHv2] rest: upgrade 0.8.1 -> 0.9.0
Thanks Markus for these fixes now that rest and gnome-online-accounts
is building, next one in line is gfbgraph see
https://errors.yoctoproject.org/Errors/Details/675756/
Thanks Markus for these fixes now that rest and gnome-online-accounts
is building, next one in line is gfbgraph see
https://errors.yoctoproject.org/Errors/Details/675756/
|
By
Khem Raj
·
#99502
·
|
|
Re: [meta-oe][PATCH] hwdata: allow to build native and nativesdk
The problem here is that you're using a target path on the host, pkgconfig just treats variables are literal strings and doesn’t do any sysroot processing on them.
wayland-protocols does the right
The problem here is that you're using a target path on the host, pkgconfig just treats variables are literal strings and doesn’t do any sysroot processing on them.
wayland-protocols does the right
|
By
Ross Burton
·
#99501
·
|