M7350/oe-core/meta/files/deploydir_readme.txt

9 lines
294 B
Plaintext
Raw Normal View History

2024-09-09 08:52:07 +00:00
Files in the deploy directory will not be re-created automatically if you
delete them. If you do delete a file, you will need to run:
bitbake -c clean TARGET
bitbake TARGET
where TARGET is the name of the appropriate package or target e.g.
"virtual/kernel" for the kernel, an image, etc.