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/remote1.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/remote1.expected')
-rw-r--r-- | tests/cachekey/project/sources/remote1.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cachekey/project/sources/remote1.expected b/tests/cachekey/project/sources/remote1.expected index 0806d83d7..8d0c82516 100644 --- a/tests/cachekey/project/sources/remote1.expected +++ b/tests/cachekey/project/sources/remote1.expected @@ -1 +1 @@ -fc2ca1ea82c847c136ceb3d740ef6d967029ced16374fbd05ce94e3d2d9f5432
\ No newline at end of file +46f09da7ea078bf0d630ec2e14a668f8144df5175ee1c19c9af367873047b482
\ No newline at end of file |