Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Force zocl version in drmselftest dependency because of Xilinx issue …
Browse files Browse the repository at this point in the history
…in xrt version management
  • Loading branch information
xlz-jbleclere committed Oct 27, 2022
1 parent ca7bfb5 commit b7c594c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-core/accelize-drmselftest/accelize-drmselftest.bb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ TARGET_CC_ARCH += "${LDFLAGS}"

DEPENDS += " jsoncpp libaccelize-drm xrt"
RDEPENDS:${PN} += " accelize-drmselftest-firmware"
RDEPENDS:${PN} += " zocl (=202210.2.13.479)"

S = "${WORKDIR}"

Expand Down

0 comments on commit b7c594c

Please sign in to comment.