diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2017-08-08 21:31:39 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-08-08 22:01:08 -0400 |
| commit | 28bd2c60042a3816c2f2dea4df29d28214e361ea (patch) | |
| tree | 9d6db96950134f79366a8e8ba2423a8c16c09ef2 /recipes-ti/ipc | |
| parent | 231104d281a508e60003cc7be62d743662bf2c82 (diff) | |
| download | meta-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.inc | 7 |
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" | |||
| 33 | S_ipc-examples = "${WORKDIR}/git/ipc-examples" | 33 | S_ipc-examples = "${WORKDIR}/git/ipc-examples" |
| 34 | S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" | 34 | S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" |
| 35 | 35 | ||
| 36 | RELEASE_TYPE = "ENG" | 36 | RELEASE_TYPE = "GA" |
| 37 | RELEASE_SUFFIX = "_eng" | 37 | RELEASE_SUFFIX = "" |
| 38 | 38 | ||
| 39 | PR = "${INC_PR}.r1" | 39 | PR = "${INC_PR}.r2" |
| 40 | 40 | ||
| 41 | DEPENDS_append_keystone = " ti-cgt6x-native \ | 41 | DEPENDS_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 | " |
