From 2a474f9f2cc6972f337f09805f0af17b371033d5 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 28 Feb 2017 07:44:32 +0000 Subject: ti-ipc-rtos: sync with morty, move type and suffix vars Signed-off-by: Denys Dmytriyenko --- 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 332f238d..7f029a72 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 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" ALLOW_EMPTY_${PN} = "1" -RELEASE_TYPE = "GA" -RELEASE_SUFFIX = "" - IPC_PACKAGE_DIR = "${S}/ipc-package" do_compile() { -- cgit v1.2.3-54-g00ecf