Skip to content
Snippets Groups Projects

Follow changes in Yocto layers

Merged Cagil Guemues requested to merge dev-ph into main
7 files
+ 17
9
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 4
1
@@ -17,10 +17,13 @@ FWK_YOCTO_IMAGE?=fwklinux-image-full-dev
# yocto environment variables
FWK_YOCTO_TEMPLATECONF?=${FWK_TOPDIR}/src/yocto/meta-fwklinux/conf
# Specity where the XSA file is located
# Specify where the XSA file for MPSoC is located
FWK_HDF_BASE?="file://"
FWK_HDF_PATH?="${FWK_TOPDIR}/out/petra_motion_control_us/petra_motion_control_us*.xsa"
# Specify build artifact locations for auxiliary FPGAs
FWK_HDF_AUX?="${FWK_TOPDIR}/out/petra_motion_control_k7 ${FWK_TOPDIR}/out/zmx_con_mod_default"
# ------------------------------------
# optional to overwrite by environment
Loading