X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-agl-distro%2Fconf%2Fdistro%2Fpoky-agl.conf;h=fa3cd5063192e7369ce52f38959daebf6f58428b;hb=2cec27cbd9c2ae84140ed678bb4e110a46f4a817;hp=4d3e45dd7b0d92de18efcaccdcc96f0eff967c90;hpb=f00e6dcbdca7f102d33134aebd9463abad48a77a;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 4d3e45dd7..fa3cd5063 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -3,10 +3,10 @@ require conf/distro/poky.conf # AGL specific derivations DISTRO = "poky-agl" DISTRO_NAME = "Automotive Grade Linux" -DISTRO_VERSION = "4.99.2+snapshot-${DATE}" -#DISTRO_VERSION = "4.99.2" +DISTRO_VERSION = "4.99.3+snapshot-${DATE}" +#DISTRO_VERSION = "4.99.3" DISTRO_CODENAME = "eel" -DISTRO_BRANCH_VERSION_TAG = "eel/4.99.2" +DISTRO_BRANCH_VERSION_TAG = "eel/4.99.3" SDK_VENDOR = "-aglsdk" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" @@ -67,6 +67,7 @@ DISTRO_FEATURES_APPEND = " " DISTRO_FEATURES_remove = "x11" DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit" +PREFERRED_VERSION_wayland-ivi-extension ?= "1.1%" # Prefer GStreamer 1.10.x by default PREFERRED_VERSION_gstreamer1.0 ?= "1.10.%"