tar.py: Consider the 'base-dir' as part of the unique key

The 'base-dir' setting affects how the resulting artifact is produced. BuildElements will probably not build at all if the 'base-dir' is incorrect. However, an ImportElement importing a tar source will just import the wrong contents if 'base-dir' is wrong, which only affects the builds after the import.

Merge request reports

Loading
Loading