Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Alex J Lennon <[email protected]>
  • Loading branch information
ajlennon committed Sep 18, 2024
1 parent 747411a commit ba2c64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-crypto/liboqs/liboqs.inc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ do_install_ptest() {
cp -r ${S}/scripts ${D}/${PTEST_PATH}/scripts
cp -r ${S}/tests ${D}/${PTEST_PATH}/tests
mkdir ${D}/${PTEST_PATH}/build
cp -r ${B}/tests ${D}/${PTEST_PATH}/build/tests
cp -r ${B}/tests ${D}/${PTEST_PATH}/tests
}

RDEPENDS:${PN}-ptest += "bash python3 python3-pytest python3-pytest-xdist binutils"

0 comments on commit ba2c64d

Please sign in to comment.