[meta-ti] [krogoth][PATCH] ti-ipc-rtos: sync with morty, move type and suffix vars
Denys Dmytriyenko
denis at denix.org
Mon Feb 27 17:44:32 PST 2017
From: Denys Dmytriyenko <denys at ti.com>
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() {
--
2.7.4
More information about the meta-ti
mailing list