12 lines
294 B
BlitzBasic
12 lines
294 B
BlitzBasic
# Copyright (C) 2020-2022 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 = "${AUTOREV}"
|
|
|
|
COMPATIBLE_MACHINE = "(ccimx8x|ccimx8m|ccimx6ul)"
|