From 473927d5bd15e3d3a0d3c2c43957f7f7dd8a0161 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 4 Nov 2022 22:46:48 +0000 Subject: ti-k3-secdev: include ti-paths.inc Include ti-paths.inc so TI_K3_SECDEV_INSTALL_DIR_RECIPE gets defined and artifacts are installed in the correct location. Cc: Andrew Davis Signed-off-by: Denys Dmytriyenko Signed-off-by: Ryan Eatmon --- meta-ti-extras/recipes-ti/secdev/ti-k3-secdev_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-ti-extras') diff --git a/meta-ti-extras/recipes-ti/secdev/ti-k3-secdev_git.bb b/meta-ti-extras/recipes-ti/secdev/ti-k3-secdev_git.bb index 7a5dd573..3763c339 100644 --- a/meta-ti-extras/recipes-ti/secdev/ti-k3-secdev_git.bb +++ b/meta-ti-extras/recipes-ti/secdev/ti-k3-secdev_git.bb @@ -4,6 +4,8 @@ SECTION = "devel" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://manifest/k3-secdev-0.2-manifest.html;md5=f632a78870cc64550078d7b3cbac0892" +require recipes-ti/includes/ti-paths.inc + # Native host tool only COMPATIBLE_MACHINE = "null" COMPATIBLE_MACHINE:class-native = "(.*)" -- cgit v1.2.3-54-g00ecf