Hi, can you please set PV to something else than "git"? meson.build says version : '0.0.1'
The last commit from the new 3 is causing build failure on some setups without GL/gl.h: kmscube/git/git $ git log --oneline ea6c5d1eeefbfb0a1c27ab74a6e4621f1d9adf4c..96d63eb59e34c647cda1cbb489265f8c536ae055 96d63eb kmscube: Add gears mode d93842d es: Update to prepare for gears mode b076d85 ci: enable MR pipelines Until "96d63eb kmscube: Add gears mode" it was using only EGL: kmscube/git/git $ git grep "gl\.h" common.h:#include <EGL/egl.h> cube-gears.c:#include <GL/gl.h> esUtil.h:#include <EGL/egl.h> Regards, On Tue, Dec 26, 2023 at 1:38 PM Fabio Estevam <[email protected]> wrote: > From: Fabio Estevam <[email protected]> > > Upgrade to the latest kmscube revision. > > Signed-off-by: Fabio Estevam <[email protected]> > --- > meta/recipes-graphics/kmscube/kmscube_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb > b/meta/recipes-graphics/kmscube/kmscube_git.bb > index 4cdc0f06bb8b..aab582281ac3 100644 > --- a/meta/recipes-graphics/kmscube/kmscube_git.bb > +++ b/meta/recipes-graphics/kmscube/kmscube_git.bb > @@ -10,7 +10,7 @@ DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl > libdrm virtual/libgbm" > > LIC_FILES_CHKSUM = > "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb" > > -SRCREV = "ea6c5d1eeefbfb0a1c27ab74a6e4621f1d9adf4c" > +SRCREV = "96d63eb59e34c647cda1cbb489265f8c536ae055" > SRC_URI = "git:// > gitlab.freedesktop.org/mesa/kmscube;branch=master;protocol=https" > > UPSTREAM_CHECK_COMMITS = "1" > -- > 2.34.1 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#193422): https://lists.openembedded.org/g/openembedded-core/message/193422 Mute This Topic: https://lists.openembedded.org/mt/103368830/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
