From cae66238d2ef3c90da941ad743fa8141f9eef072 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Mon, 6 Oct 2014 17:54:43 +0200 Subject: [PATCH] meta-digi-dey: fix distro name 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 1ba0be325..3aba25fca 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -1,5 +1,5 @@ DISTRO = "dey" -DISTRO_NAME = "Digi Embedded for Yocto" +DISTRO_NAME = "Digi Embedded Yocto" DISTRO_VERSION = "1.6.2" DISTRO_CODENAME = "daisy" SDK_VENDOR = "-deysdk"