On Wed, Nov 20, 2024 at 10:47:16AM -0800, Khem Raj wrote:
> On Wed, Nov 20, 2024 at 8:01 AM Hiago De Franco via
> lists.openembedded.org <[email protected]>
> wrote:
> >
> > From: Hiago De Franco <[email protected]>
> >
> > This is a requirement for libdisplay-info version 0.2.0, which fails
> > without hwdata-native:
> 
> Thanks for the patch. I had to transplant it on top of 0.389 recipe
> since this was
> staged in master-next please check the branch and test it out if it works as e

Thanks, next time I will rebase on top of master-next.
I tested with hwdata 0.389 and libdisplay-info builds fine.

> 
> >
> > | WARNING: CMake Toolchain: Failed to determine CMake compilers state
> > | Build-time dependency hwdata found: NO (tried pkgconfig)
> > |
> > | ../git/meson.build:24:11: ERROR: File /usr/share/hwdata/pnp.ids does not 
> > exist.
> > |
> > | ERROR: meson failed
> > | WARNING: exit code 1 from a shell command.
> > ERROR: Task
> > (poky/meta/recipes-support/libdisplay-info/libdisplay-info_0.2.0.bb:do_configure)
> > failed with exit code '1'
> >
> > Signed-off-by: Hiago De Franco <[email protected]>
> > ---
> >  meta-oe/recipes-support/hwdata/hwdata_0.388.bb | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.388.bb 
> > b/meta-oe/recipes-support/hwdata/hwdata_0.388.bb
> > index 63fcfb22b707..dde9647479a3 100644
> > --- a/meta-oe/recipes-support/hwdata/hwdata_0.388.bb
> > +++ b/meta-oe/recipes-support/hwdata/hwdata_0.388.bb
> > @@ -24,3 +24,5 @@ do_install() {
> >
> >  FILES:${PN} = "${libdir}/* \
> >                 ${datadir}/* "
> > +
> > +BBCLASSEXTEND += "native"
> > --
> > 2.39.5
> >
> >
> > 
> >
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113937): 
https://lists.openembedded.org/g/openembedded-devel/message/113937
Mute This Topic: https://lists.openembedded.org/mt/109686459/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to