From 28bd2c60042a3816c2f2dea4df29d28214e361ea Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Tue, 8 Aug 2017 21:31:39 +0000 Subject: [PATCH] ti-ipc: Update source release type to GA - removes _eng tag from source package created Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-ti/ipc/ti-ipc-rtos.inc | 7 ++++--- 1 file 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" S_ipc-examples = "${WORKDIR}/git/ipc-examples" S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" -RELEASE_TYPE = "ENG" -RELEASE_SUFFIX = "_eng" +RELEASE_TYPE = "GA" +RELEASE_SUFFIX = "" -PR = "${INC_PR}.r1" +PR = "${INC_PR}.r2" DEPENDS_append_keystone = " ti-cgt6x-native \ gcc-arm-none-eabi-native \ @@ -79,4 +79,5 @@ EXTRA_OEMAKE = "\ BIOS_INSTALL_DIR="${SYSBIOS_INSTALL_DIR}" \ ${IPC_TARGETS} \ JOBS="--jobs=${BB_NUMBER_THREADS}" \ + JAVA_TOOL_OPTIONS=-Xss2560k \ "