Skip to content

external-hdf: don't expect the HDF in a variant subdir

Patrick Huesmann requested to merge hdf_path into rel-v2020.2

With this change, it is no longer required that the XSA file is in a subdirectory with the same name as the PL variant.

HDF_BASE should no longer include the subdirectory with the XSA file as PL_VARIANT, it should be moved to HDF_PATH.

I had trouble integrating this with our fwk workflow, so I came up with this solution that seems slightly cleaner to me. However it requires a change in the projects, like here: https://msktechvcs.desy.de/techlab/software/yocto-layers/meta-techlab-demo/-/merge_requests/1

Merge request reports