Recently, the whole meta-hailo layer got upgraded to 3.32
What I found out is , the recipe somehow generates library for 3.31 and the whole thing concerning ${PV} inside the bb recipe fails to built. I circumvented it by putting the absolute path with 3.31 that has been generated, but now it generates compile error on the hailo-postprocess side.
The way I see it, the whole ‘packagegroup-hailo-tapps’ is fetching the source code from the hailo-ai/tappas.git and it seems to be that the code that was referenced by the SRCREV the last commit updated to the recipe is somehow not the version it is supposed to download.
Right now, I’m going to refrain myself building the packagegroup for tapps, but I do hope the issue would be resolved soon enough.