You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
In https://github.com/Accelize/meta-accelize/blob/honister/recipes-core/accelize-drmselftest/accelize-drmselftest.bb#L23 there is a hard dependency on ZOCL version 202210.2.13.479
The above zocl version is for Petalinux 2022.1 release, this dependency will be resolved only in the Petalinux 2022.1 release tool and BSP and will fail for any other version.
A test build on Petalinux 2022.2 release with meta-accelize enabled has failed due to dependency version mismatch for ZOCL.
To resolve this the hard dependency on ZOCL version needs to be relaxed.