On Tue, Jan 8, 2019 at 4:19 PM Alistair Francis <[email protected]> wrote: > > Signed-off-by: Alistair Francis <[email protected]> > --- > meta/recipes-graphics/wayland/libinput_1.12.3.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-graphics/wayland/libinput_1.12.3.bb > b/meta/recipes-graphics/wayland/libinput_1.12.3.bb > index 3d1ab59309..d3f34c5040 100644 > --- a/meta/recipes-graphics/wayland/libinput_1.12.3.bb > +++ b/meta/recipes-graphics/wayland/libinput_1.12.3.bb > @@ -15,7 +15,7 @@ SRC_URI[sha256sum] = > "f266ff861a2e7a97e1402c4345e3547b900efde68adbd40e56403e2617 > UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" > inherit meson pkgconfig lib_package > > -PACKAGECONFIG ??= "" > +PACKAGECONFIG ??= "gui"
if you explain why, this should be default that would be helpful. > PACKAGECONFIG[libwacom] = "-Dlibwacom=true,-Dlibwacom=false,libwacom" > PACKAGECONFIG[gui] = "-Ddebug-gui=true,-Ddebug-gui=false,cairo gtk+3" > > -- > 2.19.1 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
