meta-digi-dey: Change SDK_VERSION to 1.5.1

The 1.5+snapshot.new tag does not work, so until there is an official 1.6
release use the last 1.5.1 SDK.

Fixes https://jira.digi.com/browse/DEL-988

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2014-03-28 11:33:39 +01:00 committed by Javier Viguera
parent f7512c6d94
commit e5a2d8d8df
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ DISTRO_VERSION = "1.6.0"
DISTRO_CODENAME = "next"
SDK_DISTRO = "poky"
SDK_VENDOR = "-pokysdk"
SDK_VERSION := "1.5+snapshot.new"
SDK_VERSION := "1.5.1"
MAINTAINER = "Digi Support <support@digi.com>"