On Fri, Apr 14, 2017 at 09:20:34AM -0700, Khem Raj wrote: > It does not yet compile/work with vc4 open graphics driver > > Signed-off-by: Khem Raj <[email protected]> > --- > recipes-graphics/eglinfo/eglinfo-fb_%.bbappend | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend > b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend > index 7f8b600..7692133 100644 > --- a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend > +++ b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend > @@ -1 +1,2 @@ > EGLINFO_DEVICE_rpi = "raspberrypi" > +COMPATIBLE_HOST_rpi = "${@bb.utils.contains('MACHINE_FEATURES', > 'vc4graphics', 'null', '"(.*)"', d)}" > -- > 2.12.2 > > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto
Merged to master. Thanks! -- Andrei Gherzan gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan
signature.asc
Description: PGP signature
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
