petalinux_2019.1

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?

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”.

$ 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>
  • petalinux_2019.1.txt
  • Last modified: 2019/12/06 11:10
  • by rpjday