From: Denys Dmytriyenko <[email protected]> This include file was referenced from many deprecated components and is no longer needed, remove.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../recipes-ti/includes/arago-paths.inc | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-arago-extras/recipes-ti/includes/arago-paths.inc diff --git a/meta-arago-extras/recipes-ti/includes/arago-paths.inc b/meta-arago-extras/recipes-ti/includes/arago-paths.inc deleted file mode 100644 index 3c0c3863..00000000 --- a/meta-arago-extras/recipes-ti/includes/arago-paths.inc +++ /dev/null @@ -1,15 +0,0 @@ -require recipes-ti/includes/ti-paths.inc - -export LIBARCH_INSTALL_DIR_RECIPE = "${installdir}/ti-libarch-tree" -export LINALG_INSTALL_DIR_RECIPE = "${installdir}/ti-linalg-tree" -export OCL_TIDL_FW_INSTALL_DIR_RECIPE = "${installdir}/ti-opencl-tidl-fw-tree" -export FFTLIB_INSTALL_DIR_RECIPE = "${installdir}/ti-fftlib-tree" -export FFTW_INSTALL_DIR_RECIPE = "${installdir}/ti-fftw-tree" -export TIOVX_INSTALL_DIR_RECIPE = "${installdir}/ti-tiovx-lib-tree" - -export LIBARCH_INSTALL_DIR = "${STAGING_DIR_TARGET}${LIBARCH_INSTALL_DIR_RECIPE}" -export LINALG_INSTALL_DIR = "${STAGING_DIR_TARGET}${LINALG_INSTALL_DIR_RECIPE}" -export OCL_TIDL_FW_INSTALL_DIR = "${STAGING_DIR_TARGET}${OCL_TIDL_FW_INSTALL_DIR_RECIPE}" -export FFTLIB_INSTALL_DIR = "${STAGING_DIR_TARGET}${FFTLIB_INSTALL_DIR_RECIPE}" -export FFTW_INSTALL_DIR = "${STAGING_DIR_TARGET}${FFTW_INSTALL_DIR_RECIPE}" -export TIOVX_INSTALL_DIR = "${STAGING_DIR_TARGET}${TIOVX_INSTALL_DIR_RECIPE}" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15528): https://lists.yoctoproject.org/g/meta-arago/message/15528 Mute This Topic: https://lists.yoctoproject.org/mt/108110208/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
