Check out
Variables:
DL_DIR
SSTATE_MIRRORS_append
PREMIRRORS_prepend
In general:
- diff between .hdf, .dsa, .xsa and .bsp files (DSA is super set of HDF holding additional config info that can be changed by XSCT/XSDK).
- proper
xsct
usage - .bit file has no effect on config and build, only packaging?
Getting rid of QEMU
Explained here; add to petalinuxbsp.conf
:
EXTRA_IMAGEDEPENDS_remove = "qemu-helper-native virtual/boot-bin qemu-xilinx-native"
Doesn't stop error; next try removing “qemu-native”.
Steps
$ petalinux-create -n flint -t project --template zynqMP $ petalinux-config --get-hw-description <dir of 2019.1 hdf file>
or:
$ petalinux-create -t project -s <path-to-bsp>