[meta-ti] [morty/master][PATCH] ti-ipc: Update source release type to GA
Sam Nelson
sam.nelson at ti.com
Tue Aug 8 08:31:39 PDT 2017
- removes _eng tag from source package created
Signed-off-by: Sam Nelson <sam.nelson at ti.com>
---
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 5a34d4b..a7c1b3a 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 \
"
--
1.9.1
More information about the meta-ti
mailing list