[OE-core] [PATCH] libinput: Enable gui PACKAGECONFIG by default

Khem Raj raj.khem at gmail.com
Wed Jan 9 02:42:56 UTC 2019


On Tue, Jan 8, 2019 at 4:19 PM Alistair Francis
<Alistair.Francis at wdc.com> wrote:
>
> Signed-off-by: Alistair Francis <alistair.francis at wdc.com>
> ---
>  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
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list