From f4920f2837f3569c962c169411cf07930e684912 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Tue, 2 Feb 2016 16:21:40 +0100 Subject: [PATCH] meta-digi-dey: bump distro version to 2.0-r1 Signed-off-by: Javier Viguera --- meta-digi-dey/conf/distro/dey.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-dey/conf/distro/dey.conf b/meta-digi-dey/conf/distro/dey.conf index a7bb1e076..99c6c647e 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -1,6 +1,6 @@ DISTRO = "dey" DISTRO_NAME = "Digi Embedded Yocto" -DISTRO_VERSION = "2.0-git" +DISTRO_VERSION = "2.0-r1" DISTRO_CODENAME = "jethro" SDK_VENDOR = "-deysdk" SDK_VERSION := "${@'${DISTRO_VERSION}'}"