On Sun, Nov 03, 2024 at 07:24:39PM +0100, Martin Jansa wrote:
> meta-oe patches should go to openembedded-devel ML as README says.

Sorry about that, I sent it to openembedded-devel ML now.

> 
> On Sun, Nov 3, 2024 at 7:21 PM Hiago De Franco via
> lists.openembedded.org <hiagofranco=gmail....@lists.openembedded.org>
> wrote:
> >
> > From: Hiago De Franco <hiago.fra...@toradex.com>
> >
> > This recipe provides information about DRM devices, useful for debugging
> > and checking information about DRM.
> >
> > Signed-off-by: Hiago De Franco <hiago.fra...@toradex.com>
> > ---
> >  meta-oe/recipes-graphics/drm/drm-info_2.7.0.bb | 13 +++++++++++++
> >  1 file changed, 13 insertions(+)
> >  create mode 100644 meta-oe/recipes-graphics/drm/drm-info_2.7.0.bb
> >
> > diff --git a/meta-oe/recipes-graphics/drm/drm-info_2.7.0.bb 
> > b/meta-oe/recipes-graphics/drm/drm-info_2.7.0.bb
> > new file mode 100644
> > index 000000000000..9f1cbb47fbfd
> > --- /dev/null
> > +++ b/meta-oe/recipes-graphics/drm/drm-info_2.7.0.bb
> > @@ -0,0 +1,13 @@
> > +SUMMARY = "Small utility to dump info about DRM devices"
> > +HOMEPAGE = "https://gitlab.freedesktop.org/emersion/drm_info";
> > +LICENSE = "MIT"
> > +LIC_FILES_CHKSUM = "file://LICENSE;md5=32fd56d355bd6a61017655d8da26b67c"
> > +
> > +SRC_URI = 
> > "git://gitlab.freedesktop.org/emersion/drm_info.git;branch=master;protocol=https"
> > +SRCREV = "c1f5ca4cf750b26eb26c1d9d5c2ef057acbcfefc"
> > +
> > +S = "${WORKDIR}/git"
> > +
> > +inherit meson pkgconfig
> > +
> > +DEPENDS = "json-c libdrm"
> > --
> > 2.39.5
> >
> >
> > 
> >

Regards,

Hiago.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206669): 
https://lists.openembedded.org/g/openembedded-core/message/206669
Mute This Topic: https://lists.openembedded.org/mt/109371629/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to