From 60fae2e2e1f86f24c15915c2678bc1226eef064f Mon Sep 17 00:00:00 2001 From: Gonzalo Ruiz Date: Fri, 7 Sep 2018 17:55:40 +0200 Subject: [PATCH] meta-digi-dey: update distro version to 2.4-r2-beta Signed-off-by: Gonzalo Ruiz --- 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 bdbe90f5e..898d255a4 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.4-r1" +DISTRO_VERSION = "2.4-r2-beta" DISTRO_CODENAME = "rocko" SDK_VENDOR = "-deysdk" SDK_VERSION := "${@'${DISTRO_VERSION}'}"