Distro: add new distro tkl

Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
2017-06-19 16:08:52 +02:00
parent a2a2ccf3ab
commit e9f5c82aa1
2 changed files with 16 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ DL_DIR ?= "${TOPDIR}/../../downloads"
SSTATE_DIR ?= "${TOPDIR}/../../sstate-cache"
#TMPDIR = "${TOPDIR}/tmp"
DISTRO ?= "poky"
DISTRO ?= "tkl"
PACKAGE_CLASSES ?= "package_ipk"
#SDKMACHINE ?= "i686"