diff options
author | James Ennis <james.ennis@codethink.co.uk> | 2019-08-13 17:07:57 +0100 |
---|---|---|
committer | James Ennis <james.ennis@codethink.co.uk> | 2019-08-19 12:14:49 +0100 |
commit | 20a636d3fb0422c54acd5783200288dbeecb09cf (patch) | |
tree | aff302f44f0fdab71e5842469ec92ff0b9a7a379 /tests/cachekey/project/sources/patch2.expected | |
parent | 5af343359b90dd5a77fbd0fda00e0e1f34ad6ff7 (diff) | |
download | buildstream-20a636d3fb0422c54acd5783200288dbeecb09cf.tar.gz |
artifact.proto: Add the project name to the build dependency information
We also need to store the project name of dependencies in
the proto in order to reconstruct the graph.
This also means that we must include the project name of the
dependencies in the cache key, otherwise the proto and the
cache keys may fall out of sync.
Diffstat (limited to 'tests/cachekey/project/sources/patch2.expected')
-rw-r--r-- | tests/cachekey/project/sources/patch2.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cachekey/project/sources/patch2.expected b/tests/cachekey/project/sources/patch2.expected index 108ab96d3..c9abff542 100644 --- a/tests/cachekey/project/sources/patch2.expected +++ b/tests/cachekey/project/sources/patch2.expected @@ -1 +1 @@ -5a63e9e1e4dff9396672e7ca0d601ad283d726b34c0032059abed886ee05d83e
\ No newline at end of file +21a53c232671f21cd717a4c94274e2decdba2c916dde56e030f944fe92ae785e
\ No newline at end of file |