rk3568_ubuntu_r60_v1.3.2/yocto/poky/meta-qti-ubuntu/conf/distro/qti-distro-ubuntu-fullstack-debug.conf
2023-11-03 06:12:44 +00:00

23 lines
1.2 KiB
Plaintext

#################################################################################################
#@TYPE Distribution
#@NAME qti-distro-ubuntu-fullstack-debug
#@DISCRIPTION:
#with debugging capabilities. Not optimized for performance
# Supported DISTROOVERRIDES are
# * qti-distro-ubuntu-base - provision for base distro variable overrides
# * qti-distro-ubuntu-debug - provision for debug distro variable overrides
# * qit-distro-ubuntu-fullstack-debug - provision for fullstack-debug variable overrides
# For same variable override precedence order is
# qti-distro-ubuntu-fullstack-debug > qti-distro-ubuntu-debug > qti-distro-ubuntu-base
###################################################################################################
require ${COREBASE}/meta-qti-ubuntu/conf/distro/include/qti-distro-ubuntu-fullstack-base.inc
DISTRO_NAME = "QTI Ubuntu distro with fullstack debug capabilities"
DISTROOVERRIDES =. "qti-distro-ubuntu-fullstack-debug:"
CONSOLE_PARAM = "console=ttyMSM0,115200,n8"
#KERNEL_CONFIG_kona = "vendor/kona-qgki-debug_defconfig"
#KERNEL_CONFIG_lahaina = "vendor/lahaina-qgki-debug_defconfig"
SERIAL_CONSOLE = "115200 ttyMSM0"
LINUX_VERSION_EXTENSION = ""