summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc-rtos.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-03-14 03:13:02 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-03-14 21:39:41 -0400
commit39d09b2349787bdc97b9810a1bd9689939a54d9d (patch)
treee79392c78b66514e2ec41616dfff367fbc680509 /recipes-ti/ipc/ti-ipc-rtos.inc
parent84fb08a2a39c8442dcc6a8f54b7663367484fb78 (diff)
downloadmeta-ti-39d09b2349787bdc97b9810a1bd9689939a54d9d.tar.gz
ti-ipc-rtos: Update to remove host-user-contaminated warnings
Update to copy NOT to preserve ownership (but to preserve mode and timestamps) Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc-rtos.inc')
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index 7f029a72..b29e984a 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -37,7 +37,7 @@ S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
37RELEASE_TYPE = "GA" 37RELEASE_TYPE = "GA"
38RELEASE_SUFFIX = "" 38RELEASE_SUFFIX = ""
39 39
40PR = "${INC_PR}.2" 40PR = "${INC_PR}.3"
41 41
42DEPENDS_append_keystone = " ti-cgt6x-native \ 42DEPENDS_append_keystone = " ti-cgt6x-native \
43 gcc-arm-none-eabi-native \ 43 gcc-arm-none-eabi-native \