Remove SOC_FAMILY default - it is set in oe-core/soc-family.inc

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-09-30 15:43:37 +02:00
parent 231cdb6bbd
commit bd98381fa7

View File

@@ -12,8 +12,6 @@ BUILDNAME = "Mortsgna ${DISTRO_VERSION}"
TARGET_VENDOR = "-mortsgna"
SDK_VENDOR = "-mortsgnasdk"
SOC_FAMILY ?= ""
# Yocto work around for missing ONLINE_PACKAGE_MANAGEMENT support
ONLINE_PACKAGE_MANAGEMENT = "full"