del: Shorten distro name to remove reference to Poky.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-11-16 18:50:41 +01:00
parent b742aa835e
commit 4560c7b01e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
DISTRO = "del"
DISTRO_NAME = "Digi Embedded Linux (Built by Poky 7.0.1)"
DISTRO_NAME = "Digi Embedded Linux"
DISTRO_VERSION = "6.0"
SDK_VENDOR = "-del"
SDK_VERSION := "${DISTRO_VERSION}"