diff --git a/meta-digi-dey/dynamic-layers/webkit/recipes-browser/cog/cog_%.bbappend b/meta-digi-dey/dynamic-layers/webkit/recipes-browser/cog/cog_%.bbappend index ca8a8f8a8..0126436e1 100644 --- a/meta-digi-dey/dynamic-layers/webkit/recipes-browser/cog/cog_%.bbappend +++ b/meta-digi-dey/dynamic-layers/webkit/recipes-browser/cog/cog_%.bbappend @@ -8,10 +8,6 @@ SRC_URI:append = " \ EXTRA_OECMAKE += "-DCOG_HOME_URI=http://127.0.0.1/" -# Starting in v0.12.X, we need to explicitly enable the wl PACKAGECONFIG to -# include the wayland platform -PACKAGECONFIG += "wl" - # drm PACKAGECONFIG pulls in libgbm dependency, which isn't available # on the i.MX6 and ccmp1 PACKAGECONFIG:remove:ccimx6 = "drm"