diff options
author | Sam Nelson <sam.nelson@ti.com> | 2017-02-09 01:50:18 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-02-09 13:15:17 -0500 |
commit | 157719fb3bb7cf851f9dcd21d3ee5713e14b16e9 (patch) | |
tree | b5dd2259e7470fea5ad673290471efd96cd11b7e /recipes-ti/ipc/ti-ipc-rtos_git.bb | |
parent | 6cc272556af490dab976ceafdc27d7635846e6fd (diff) | |
download | meta-ti-157719fb3bb7cf851f9dcd21d3ee5713e14b16e9.tar.gz |
ti-ipc: Update to new version 3.45.00.00_eng
Also moved RELEASE_TYPE & RELEASE_SUFFIX variables to ti-ipc-rtos.inc
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_git.bb')
-rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos_git.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb index 693a4e9c..f0ccb104 100644 --- a/recipes-ti/ipc/ti-ipc-rtos_git.bb +++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb | |||
@@ -13,9 +13,6 @@ INSANE_SKIP_${PN}-dev += "arch" | |||
13 | 13 | ||
14 | ALLOW_EMPTY_${PN} = "1" | 14 | ALLOW_EMPTY_${PN} = "1" |
15 | 15 | ||
16 | RELEASE_TYPE = "GA" | ||
17 | RELEASE_SUFFIX = "" | ||
18 | |||
19 | IPC_PACKAGE_DIR = "${S}/ipc-package" | 16 | IPC_PACKAGE_DIR = "${S}/ipc-package" |
20 | 17 | ||
21 | do_compile() { | 18 | do_compile() { |