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() {