From b67ad75565189c70dda6d6d1569fd0f44f94603d Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Thu, 18 Sep 2014 16:38:43 +0200 Subject: [PATCH] dey.conf: bump distro version to 1.6.2 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 6ecacc699..6f27e335a 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 for Yocto" -DISTRO_VERSION = "1.6.1" +DISTRO_VERSION = "1.6.2" DISTRO_CODENAME = "daisy" SDK_DISTRO = "poky" SDK_VENDOR = "-pokysdk"