summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb')
-rw-r--r--recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb b/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
index 59b75b3a..1e072272 100644
--- a/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
+++ b/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
@@ -33,7 +33,7 @@ PR = "r2"
33 33
34S = "${WORKDIR}/git" 34S = "${WORKDIR}/git"
35 35
36PATH_prepend = "${TI_CGT6X_7_INSTALL_DIR}/bin:" 36PATH:prepend = "${TI_CGT6X_7_INSTALL_DIR}/bin:"
37 37
38IBLTARGETS = "" 38IBLTARGETS = ""
39IBLTARGETS_c665x-evm = "evm_c6657_i2c" 39IBLTARGETS_c665x-evm = "evm_c6657_i2c"
@@ -66,10 +66,10 @@ do_install() {
66 cp -rP --preserve=mode,links,timestamps --no-preserve=ownership * ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/boot/ibl 66 cp -rP --preserve=mode,links,timestamps --no-preserve=ownership * ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/boot/ibl
67} 67}
68 68
69FILES_${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages" 69FILES:${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages"
70 70
71INHIBIT_PACKAGE_STRIP = "1" 71INHIBIT_PACKAGE_STRIP = "1"
72INHIBIT_SYSROOT_STRIP = "1" 72INHIBIT_SYSROOT_STRIP = "1"
73INHIBIT_PACKAGE_DEBUG_SPLIT = "1" 73INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
74 74
75INSANE_SKIP_${PN} = "arch file-rdeps" 75INSANE_SKIP:${PN} = "arch file-rdeps"