summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-08-08 21:31:39 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-08-08 22:01:08 -0400
commit28bd2c60042a3816c2f2dea4df29d28214e361ea (patch)
tree9d6db96950134f79366a8e8ba2423a8c16c09ef2 /recipes-ti/ipc
parent231104d281a508e60003cc7be62d743662bf2c82 (diff)
downloadmeta-ti-28bd2c60042a3816c2f2dea4df29d28214e361ea.tar.gz
ti-ipc: Update source release type to GA
- removes _eng tag from source package created Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc')
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos.inc7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index 5a34d4ba..a7c1b3af 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -33,10 +33,10 @@ SRCREV_ipc-metadata = "afdcf6855f05c97d2bb77867f4f150aed29c1b12"
33S_ipc-examples = "${WORKDIR}/git/ipc-examples" 33S_ipc-examples = "${WORKDIR}/git/ipc-examples"
34S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" 34S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
35 35
36RELEASE_TYPE = "ENG" 36RELEASE_TYPE = "GA"
37RELEASE_SUFFIX = "_eng" 37RELEASE_SUFFIX = ""
38 38
39PR = "${INC_PR}.r1" 39PR = "${INC_PR}.r2"
40 40
41DEPENDS_append_keystone = " ti-cgt6x-native \ 41DEPENDS_append_keystone = " ti-cgt6x-native \
42 gcc-arm-none-eabi-native \ 42 gcc-arm-none-eabi-native \
@@ -79,4 +79,5 @@ EXTRA_OEMAKE = "\
79 BIOS_INSTALL_DIR="${SYSBIOS_INSTALL_DIR}" \ 79 BIOS_INSTALL_DIR="${SYSBIOS_INSTALL_DIR}" \
80 ${IPC_TARGETS} \ 80 ${IPC_TARGETS} \
81 JOBS="--jobs=${BB_NUMBER_THREADS}" \ 81 JOBS="--jobs=${BB_NUMBER_THREADS}" \
82 JAVA_TOOL_OPTIONS=-Xss2560k \
82" 83"