13 lines
308 B
BlitzBasic
13 lines
308 B
BlitzBasic
# Copyright (C) 2022 Digi International
|
|
|
|
require digi-u-boot.inc
|
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
|
|
|
|
DEPENDS += "flex-native bison-native"
|
|
DEPENDS += "python3-setuptools-native"
|
|
|
|
SRCBRANCH = "v2021.10/maint"
|
|
SRCREV = "${AUTOREV}"
|
|
|
|
COMPATIBLE_MACHINE = "(ccmp1)"
|