summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/meta/files/deploydir_readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta/files/deploydir_readme.txt')
-rw-r--r--import-layers/yocto-poky/meta/files/deploydir_readme.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/import-layers/yocto-poky/meta/files/deploydir_readme.txt b/import-layers/yocto-poky/meta/files/deploydir_readme.txt
new file mode 100644
index 000000000..97ec1855f
--- /dev/null
+++ b/import-layers/yocto-poky/meta/files/deploydir_readme.txt
@@ -0,0 +1,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.
OpenPOWER on IntegriCloud