diff options
| -rw-r--r-- | meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb b/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb index e89a6855..c99cd660 100644 --- a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb +++ b/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 1 | require recipes-bsp/ti-linux-fw/ti-linux-fw.inc |
| 2 | require recipes-ti/includes/ti-paths.inc | 2 | include recipes-ti/includes/ti-paths.inc |
| 3 | 3 | ||
| 4 | DEPENDS = "openssl-native u-boot-mkimage-native dtc-native virtual/bootloader" | 4 | DEPENDS = "openssl-native u-boot-mkimage-native dtc-native virtual/bootloader" |
| 5 | DEPENDS:remove:am65xx-evm-k3r5 = "virtual/bootloader" | 5 | DEPENDS:remove:am65xx-evm-k3r5 = "virtual/bootloader" |
| @@ -20,7 +20,7 @@ COMPATIBLE_MACHINE:aarch64 = "null" | |||
| 20 | 20 | ||
| 21 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 21 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 22 | 22 | ||
| 23 | TI_SECURE_DEV_PKG = "${@ d.getVar('TI_SECURE_DEV_PKG_K3') or '${TI_K3_SECDEV_INSTALL_DIR}' }" | 23 | TI_SECURE_DEV_PKG = "${@ d.getVar('TI_SECURE_DEV_PKG_K3') or d.getVar('TI_K3_SECDEV_INSTALL_DIR') }" |
| 24 | export TI_SECURE_DEV_PKG | 24 | export TI_SECURE_DEV_PKG |
| 25 | 25 | ||
| 26 | SYSFW_SOC ?= "unknown" | 26 | SYSFW_SOC ?= "unknown" |
