Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

U-Boot changes are missing

Command

petalinux-config -c u-boot

petalinux-build -x mrproper

Error Message
<petalinuxproject>/project-spec/meta-user/recipes-bsp/uboot/files/*cfg is missing after uboot config was changed
or:  cleaning failed with "WARNING: Workspace directory not empty:.../petalinux/components/plnx_workspace..."
Workaround


Code Block
languagebash
petalinux-build -c 
kernel
u-boot -x finish -f


Petalinux 2018.3

General notes

...