12 lines
324 B
BlitzBasic
12 lines
324 B
BlitzBasic
# Copyright (C) 2020-2021 Digi International
|
|
|
|
require digi-u-boot.inc
|
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
|
|
|
|
DEPENDS += "flex-native bison-native"
|
|
|
|
SRCBRANCH = "v2020.04/master"
|
|
SRCREV = "fa41e784a000da90c75f9d7d078a7bda668daea5"
|
|
|
|
COMPATIBLE_MACHINE = "(ccimx8x|ccimx8m|ccimx6ul)"
|