sdk: mkproject.sh: remove ccimx6sbc and ccimx6qpsbc from blacklist

This allows to create projects for these platforms

https://onedigi.atlassian.net/browse/DEL-8540

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2023-05-23 15:58:50 +02:00
parent bb8cd7e954
commit 1df42d39b9
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ MKP_NONE="\033[0m"
MKP_CONFIGPATH="${MKP_SCRIPTPATH}/sources/meta-digi/sdk/config"
# Blacklist platforms (not officially supported in a DEY release)
MKP_BLACKLIST_PLATFORMS="ccimx6qpsbc ccimx6sbc ccimx8x-sbc-express ccimx8x-sbc-pro"
MKP_BLACKLIST_PLATFORMS="ccimx8x-sbc-express ccimx8x-sbc-pro"
MKP_SETUP_ENVIRONMENT='#!/bin/bash