[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    Re: [OE-Core][master][mickledore][langdale][kirkstone][PATCH] kmscube: Correct DEPENDS to avoid over
From:       "Ranjitsinh Rathod" <ranjitsinhrathod1991 () gmail ! com>
Date:       2023-05-31 17:40:06
Message-ID: CACpMEhMHkXt6GpfUiGJJFmGqtteFNG01kcyYjv3ceC6O-kdovQ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi Steve,

Can you please backport this to kirkstone and mickledore?

Thanks,
Ranjitsinh Rathod
+91 - 8460692403



On Mon, May 22, 2023, 2:34 PM <ranjitsinhrathod1991@gmail.com> wrote:

> From: Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com>
>
> As part of the below commit, DEPENDS gets overwrite which is wrong
> Link:
> https://git.yoctoproject.org/poky/commit/?id=bd947d3343dcd96e79fc8157f32a2a087cd710a7
>
> So correct the DEPENDS varibales
>
> Signed-off-by: Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com>
> ---
>  meta/recipes-graphics/kmscube/kmscube_git.bb | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb
> b/meta/recipes-graphics/kmscube/kmscube_git.bb
> index b2c10e09fb..67ac97b963 100644
> --- a/meta/recipes-graphics/kmscube/kmscube_git.bb
> +++ b/meta/recipes-graphics/kmscube/kmscube_git.bb
> @@ -6,7 +6,7 @@ OpenGL or OpenGL ES."
>  HOMEPAGE = "https://cgit.freedesktop.org/mesa/kmscube/"
>  LICENSE = "MIT"
>  SECTION = "graphics"
> -DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl libdrm"
> +DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl libdrm
> virtual/libgbm"
>
>  LIC_FILES_CHKSUM =
> "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb"
>
> @@ -19,7 +19,6 @@ S = "${WORKDIR}/git"
>  inherit meson pkgconfig features_check
>
>  REQUIRED_DISTRO_FEATURES = "opengl"
> -DEPENDS = "virtual/libgbm"
>
>  PACKAGECONFIG ??= ""
>  PACKAGECONFIG[gstreamer] =
> "-Dgstreamer=enabled,-Dgstreamer=disabled,gstreamer1.0
> gstreamer1.0-plugins-base"
> --
> 2.25.1
>
>

[Attachment #5 (text/html)]

<div dir="auto">Hi Steve,<div dir="auto"><br></div><div dir="auto">Can you please \
backport this to kirkstone and mickledore?<br><br><div \
data-smartmail="gmail_signature" dir="auto">Thanks,<br>Ranjitsinh Rathod<br>+91 - \
8460692403<br><br>       </div></div></div><br><div class="gmail_quote"><div \
dir="ltr" class="gmail_attr">On Mon, May 22, 2023, 2:34 PM  &lt;<a \
href="mailto:ranjitsinhrathod1991@gmail.com">ranjitsinhrathod1991@gmail.com</a>&gt; \
wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex">From: Ranjitsinh Rathod &lt;<a \
href="mailto:ranjitsinh.rathod@kpit.com" target="_blank" \
rel="noreferrer">ranjitsinh.rathod@kpit.com</a>&gt;<br> <br>
As part of the below commit, DEPENDS gets overwrite which is wrong<br>
Link: <a href="https://git.yoctoproject.org/poky/commit/?id=bd947d3343dcd96e79fc8157f32a2a087cd710a7" \
rel="noreferrer noreferrer" \
target="_blank">https://git.yoctoproject.org/poky/commit/?id=bd947d3343dcd96e79fc8157f32a2a087cd710a7</a><br>
 <br>
So correct the DEPENDS varibales<br>
<br>
Signed-off-by: Ranjitsinh Rathod &lt;<a href="mailto:ranjitsinh.rathod@kpit.com" \
                target="_blank" \
                rel="noreferrer">ranjitsinh.rathod@kpit.com</a>&gt;<br>
---<br>
  meta/recipes-graphics/kmscube/<a href="http://kmscube_git.bb" rel="noreferrer \
noreferrer" target="_blank">kmscube_git.bb</a> | 3 +--<br>  1 file changed, 1 \
insertion(+), 2 deletions(-)<br> <br>
diff --git a/meta/recipes-graphics/kmscube/<a href="http://kmscube_git.bb" \
rel="noreferrer noreferrer" target="_blank">kmscube_git.bb</a> \
b/meta/recipes-graphics/kmscube/<a href="http://kmscube_git.bb" rel="noreferrer \
noreferrer" target="_blank">kmscube_git.bb</a><br> index b2c10e09fb..67ac97b963 \
                100644<br>
--- a/meta/recipes-graphics/kmscube/<a href="http://kmscube_git.bb" rel="noreferrer \
                noreferrer" target="_blank">kmscube_git.bb</a><br>
+++ b/meta/recipes-graphics/kmscube/<a href="http://kmscube_git.bb" rel="noreferrer \
noreferrer" target="_blank">kmscube_git.bb</a><br> @@ -6,7 +6,7 @@ OpenGL or OpenGL \
ES.&quot;<br>  HOMEPAGE = &quot;<a href="https://cgit.freedesktop.org/mesa/kmscube/" \
rel="noreferrer noreferrer" \
target="_blank">https://cgit.freedesktop.org/mesa/kmscube/</a>&quot;<br>  LICENSE = \
&quot;MIT&quot;<br>  SECTION = &quot;graphics&quot;<br>
-DEPENDS = &quot;virtual/libgles3 virtual/libgles2 virtual/egl libdrm&quot;<br>
+DEPENDS = &quot;virtual/libgles3 virtual/libgles2 virtual/egl libdrm \
virtual/libgbm&quot;<br> <br>
  LIC_FILES_CHKSUM = \
&quot;file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb&quot;<br>
 <br>
@@ -19,7 +19,6 @@ S = &quot;${WORKDIR}/git&quot;<br>
  inherit meson pkgconfig features_check<br>
<br>
  REQUIRED_DISTRO_FEATURES = &quot;opengl&quot;<br>
-DEPENDS = &quot;virtual/libgbm&quot;<br>
<br>
  PACKAGECONFIG ??= &quot;&quot;<br>
  PACKAGECONFIG[gstreamer] = \
&quot;-Dgstreamer=enabled,-Dgstreamer=disabled,gstreamer1.0 \
                gstreamer1.0-plugins-base&quot;<br>
-- <br>
2.25.1<br>
<br>
</blockquote></div>



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#182020): https://lists.openembedded.org/g/openembedded-core/message/182020
Mute This Topic: https://lists.openembedded.org/mt/99060901/4454766
Group Owner: openembedded-core+owner@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [openembedded-core@marc.info]
-=-=-=-=-=-=-=-=-=-=-=-



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic