mkproject: disable ccimx93-dvk for this release
Not yet officially supported. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
6477070dfe
commit
14da5bce49
|
|
@ -28,7 +28,7 @@ MKP_NONE="\033[0m"
|
||||||
MKP_CONFIGPATH="${MKP_SCRIPTPATH}/sources/meta-digi/sdk/config"
|
MKP_CONFIGPATH="${MKP_SCRIPTPATH}/sources/meta-digi/sdk/config"
|
||||||
|
|
||||||
# Blacklist platforms (not officially supported in a DEY release)
|
# Blacklist platforms (not officially supported in a DEY release)
|
||||||
MKP_BLACKLIST_PLATFORMS="ccimx6qpsbc ccimx6sbc ccimx8x-sbc-express ccimx8x-sbc-pro"
|
MKP_BLACKLIST_PLATFORMS="ccimx6qpsbc ccimx6sbc ccimx8x-sbc-express ccimx8x-sbc-pro ccimx93-dvk"
|
||||||
|
|
||||||
MKP_SETUP_ENVIRONMENT='#!/bin/bash
|
MKP_SETUP_ENVIRONMENT='#!/bin/bash
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue