[meta-ti] Denys Dmytriyenko : ti-ipc-rtos: sync with morty, move type and suffix vars
Arago Project git
git at arago-project.org
Mon Feb 27 19:56:26 PST 2017
Module: meta-ti
Branch: krogoth
Commit: 2a474f9f2cc6972f337f09805f0af17b371033d5
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=2a474f9f2cc6972f337f09805f0af17b371033d5
Author: Denys Dmytriyenko <denys at ti.com>
Date: Tue Feb 28 07:44:32 2017 +0000
ti-ipc-rtos: sync with morty, move type and suffix vars
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/ipc/ti-ipc-rtos.inc | 5 ++++-
recipes-ti/ipc/ti-ipc-rtos_git.bb | 3 ---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index 332f238..7f029a7 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -34,7 +34,10 @@ SRCREV_ipc-metadata = "30b83f09be1877f86b22c971d978cb478fc7dd6e"
S_ipc-examples = "${WORKDIR}/git/ipc-examples"
S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
-PR = "${INC_PR}.1"
+RELEASE_TYPE = "GA"
+RELEASE_SUFFIX = ""
+
+PR = "${INC_PR}.2"
DEPENDS_append_keystone = " ti-cgt6x-native \
gcc-arm-none-eabi-native \
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index 693a4e9..f0ccb10 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"
ALLOW_EMPTY_${PN} = "1"
-RELEASE_TYPE = "GA"
-RELEASE_SUFFIX = ""
-
IPC_PACKAGE_DIR = "${S}/ipc-package"
do_compile() {
More information about the meta-ti
mailing list