From 2f8ce3d34564c3bb9405b39009fc44e0d882e659 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 2 Nov 2022 18:16:22 -0400 Subject: [PATCH] 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 Acked-by: Andrew Davis Signed-off-by: Ryan Eatmon --- recipes-ti/secdev/ti-k3-secdev_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-ti/secdev/ti-k3-secdev_git.bb b/recipes-ti/secdev/ti-k3-secdev_git.bb index 28dbe9ee..7196be97 100644 --- a/recipes-ti/secdev/ti-k3-secdev_git.bb +++ b/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 = "(.*)"