|
[meta-oe][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
·
#99533
·
|
|
[meta-gnome][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
·
#99532
·
|
|
[PATCH 14/14] gnome-calendar: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'libadwaita' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_42.0.bb DEPENDS on
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'libadwaita' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_42.0.bb DEPENDS on
|
By
Yu, Mingli
·
#99531
·
|
|
[PATCH 13/14] evince: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
Add opengl to REQUIRED_DISTRO_FEATURES if x11 is enabled in DISTRO_FEATURES
as it needs gnome-desktop when x11 enabled.
Fixes:
ERROR: Nothing PROVIDES
From: Mingli Yu <mingli.yu@...>
Add opengl to REQUIRED_DISTRO_FEATURES if x11 is enabled in DISTRO_FEATURES
as it needs gnome-desktop when x11 enabled.
Fixes:
ERROR: Nothing PROVIDES
|
By
Yu, Mingli
·
#99530
·
|
|
[PATCH 12/14] gnome-bluetooth: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'gtk4-native' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.4.bb DEPENDS
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'gtk4-native' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.4.bb DEPENDS
|
By
Yu, Mingli
·
#99529
·
|
|
[PATCH 11/14] nautilus: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'gnome-desktop' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/nautilus/nautilus_42.2.bb DEPENDS on or
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'gnome-desktop' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/nautilus/nautilus_42.2.bb DEPENDS on or
|
By
Yu, Mingli
·
#99528
·
|
|
[PATCH 10/14] ibus: add opengl related check
From: Mingli Yu <mingli.yu@...>
Add opengl to REQUIRED_DISTRO_FEATURES when gtk4 is configured in
PACKAGECONFIG.
Fixes:
ERROR: Nothing PROVIDES 'gtk4' (but
From: Mingli Yu <mingli.yu@...>
Add opengl to REQUIRED_DISTRO_FEATURES when gtk4 is configured in
PACKAGECONFIG.
Fixes:
ERROR: Nothing PROVIDES 'gtk4' (but
|
By
Yu, Mingli
·
#99527
·
|
|
[PATCH 08/14] libxfce4ui: check opengl DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
Check opengl DISTRO_FEATURES to determine enable x11 in PACKAGECONFIG
or not as it make libxfce4ui depend on libepoxy when x11 enabled in
PACKAGECONFIG
From: Mingli Yu <mingli.yu@...>
Check opengl DISTRO_FEATURES to determine enable x11 in PACKAGECONFIG
or not as it make libxfce4ui depend on libepoxy when x11 enabled in
PACKAGECONFIG
|
By
Yu, Mingli
·
#99526
·
|
|
[PATCH 09/14] gnome-desktop: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'gtk4' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_42.0.bb DEPENDS on or
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'gtk4' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_42.0.bb DEPENDS on or
|
By
Yu, Mingli
·
#99525
·
|
|
[PATCH 07/14] gnome-font-viewer: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'libadwaita' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_43.0.bb
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'libadwaita' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_43.0.bb
|
By
Yu, Mingli
·
#99524
·
|
|
[PATCH 05/14] gssdp: check opengl is enabled or not
From: Mingli Yu <mingli.yu@...>
The sniffer PACKAGECONFIG will make gssdp depend on gtk4 as below.
PACKAGECONFIG[sniffer] = "-Dsniffer=true,-Dsniffer=false,gtk4,"
But gtk4 needs the opengl
From: Mingli Yu <mingli.yu@...>
The sniffer PACKAGECONFIG will make gssdp depend on gtk4 as below.
PACKAGECONFIG[sniffer] = "-Dsniffer=true,-Dsniffer=false,gtk4,"
But gtk4 needs the opengl
|
By
Yu, Mingli
·
#99523
·
|
|
[PATCH 06/14] gtksourceview5: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'gtk4' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.2.bb DEPENDS on or
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'gtk4' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.2.bb DEPENDS on or
|
By
Yu, Mingli
·
#99522
·
|
|
[PATCH 04/14] network-manager-applet: add opengl to REQUIRED_DISTRO_FEATURES
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'libnma' (but
From: Mingli Yu <mingli.yu@...>
Fixes:
ERROR: Nothing PROVIDES 'libnma' (but
|
By
Yu, Mingli
·
#99521
·
|
|
[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
·
|