del: Shorten distro name to remove reference to Poky.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
b742aa835e
commit
4560c7b01e
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue