Index: conf/distro/ely.conf =================================================================== diff -u -rf2090269fe7042d2a705ce43a46da82c578c8707 -r12acf52e0920c08d420bf6e0d4b4dbfe3062836b --- conf/distro/ely.conf (.../ely.conf) (revision f2090269fe7042d2a705ce43a46da82c578c8707) +++ conf/distro/ely.conf (.../ely.conf) (revision 12acf52e0920c08d420bf6e0d4b4dbfe3062836b) @@ -27,6 +27,7 @@ POKY_DEFAULT_EXTRA_RDEPENDS = "packagegroup-dey-core" POKY_DEFAULT_EXTRA_RRECOMMENDS = "" +DISTROOVERRIDES = "dey:ely" # # Rework distro features for DEY distribution # @@ -63,7 +64,7 @@ # used version 1.6.3, causing libdigiapix compilation errors. Until we port # libdigiapix to 2.1.1, use 1.6.4 instead, which is also available in poky to # ensure compatibility with the old API. -PREFERRED_VERSION_libgpiod ?= "1.6.4" +PREFERRED_VERSION_libgpiod ?= "1.6.%" # Use the FDO backend for WPE WebKit PREFERRED_PROVIDER_virtual/wpebackend = "wpebackend-fdo"