From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/arago.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index 5965ceb..70072d7 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -1,6 +1,6 @@ # Name and version of the distribution DISTRO_NAME = "Arago" -DISTRO_VERSION = "2014.10" +DISTRO_VERSION = "2014.12" # SDK paths and names SDK_NAME_PREFIX = "arago" @@ -24,7 +24,7 @@ DISTRO_FEATURES += "pam" # Set preferred Qt version QT_PROVIDER = "qt5" -QT5_VERSION = "5.3.99+5.4.0-beta1+git%" +QT5_VERSION = "5.3.99+5.4.0-%" # Distro-specific package configuration # Weston - use fbdev compositor and provide launcher -- 2.1.2 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
