aboutsummaryrefslogtreecommitdiffstats
path: root/meta/files/deploydir_readme.txt
blob: 97ec1855f5d9ba1846ce9cf08043ebcffeb8ddde (plain)
1
2
3
4
5
6
7
8
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.