summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDarius Makovsky <traveltissues@protonmail.com>2019-11-01 14:21:17 +0000
committerDarius Makovsky <traveltissues@protonmail.com>2019-11-04 12:54:37 +0000
commit2dd9f3721f23a9d13cebf22dfc42b35f7e0dab2c (patch)
tree7488ef38e94dc83e8eb47fa58eb94358640d7b57 /NEWS
parentcf2439db276e233fa3b69e22110d0fe1f04e048d (diff)
downloadbuildstream-2dd9f3721f23a9d13cebf22dfc42b35f7e0dab2c.tar.gz
NEWS: add note about BST_KEY_REQUIRES_STAGEtraveltissues/changeflag
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4159f2f2d..3f7f1732e 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,13 @@ CLI
* `--track-cross-junctions` / `-J`
* `--track-save`
+API
+---
+
+ o Sources may force early staging to cache by advertising
+ `BST_KEY_REQUIRES_STAGE`. Sources setting this are staged to the cache to
+ generate unique keys. `WorkspaceSource` and `LocalSource` set this.
+
==================
buildstream 1.91.2