From: Corentin Labbe <[email protected]> crypto_apps_program depended on ti-crypto-examples which is disabled since 2 years now. So let's fallback to original crypto_apps_script
close: LCPD-24598 Signed-off-by: Corentin Labbe <[email protected]> Signed-off-by: Corentin LABBE <[email protected]> --- .../recipes-core/matrix/matrix-gui-crypto-demos_2.0.bb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-crypto-demos_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui-crypto-demos_2.0.bb index 7029df53..8afd79c7 100644 --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-crypto-demos_2.0.bb +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-crypto-demos_2.0.bb @@ -7,17 +7,8 @@ PR = "${INC_PR}.12" PACKAGE_ARCH = "${MACHINE_ARCH}" S = "${WORKDIR}/git/cryptos_apps_scripts" -S_ti33x = "${WORKDIR}/git/cryptos_apps_program" -S_ti43x = "${WORKDIR}/git/cryptos_apps_program" -S_dra7xx = "${WORKDIR}/git/cryptos_apps_program" -S_keystone = "${WORKDIR}/git/cryptos_apps_program" FILES_${PN} += "${MATRIX_BASE_DIR}/*" # Make sure crypto submenu and app images has been installed. Also make sure openssl is available RDEPENDS_${PN} += "matrix-gui-apps-images matrix-gui-submenus-cryptos openssl matrix-gui-helper-scripts" - -#RDEPENDS_${PN}_append_ti33x = " ti-crypto-examples" -#RDEPENDS_${PN}_append_ti43x = " ti-crypto-examples" -#RDEPENDS_${PN}_append_dra7xx = " ti-crypto-examples" -#RDEPENDS_${PN}_append_keystone = " ti-crypto-examples" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13496): https://lists.yoctoproject.org/g/meta-arago/message/13496 Mute This Topic: https://lists.yoctoproject.org/mt/88906404/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
