From 87f306a0d57588e5ea859610b82672005648b1cc Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Fri, 14 Mar 2014 16:19:24 +0100 Subject: [PATCH] meta-digi-dey: Change SDK_VERSION to a real tag in adtrepo. The adt-installer will use this tag to access content from http://adtrepo.yoctoproject.org/, so the tag must be an existing folder. Signed-off-by: Alex Gonzalez --- 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 02b0a8870..feca68f7c 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -4,7 +4,7 @@ DISTRO_VERSION = "1.6.0" DISTRO_CODENAME = "next" SDK_DISTRO = "poky" SDK_VENDOR = "-pokysdk" -SDK_VERSION := "1.6.0" +SDK_VERSION := "1.5+snapshot.new" MAINTAINER = "Digi Support "