* [PATCH] ti-ipc-rtos: add dependency on zip-native
@ 2016-06-28 17:48 Jacob Stiffler
2016-06-29 13:57 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Jacob Stiffler @ 2016-06-28 17:48 UTC (permalink / raw)
To: meta-ti
* The zip utility is used during the build
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
recipes-ti/ipc/ti-ipc-rtos_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index 740de53..379dcd0 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -35,9 +35,9 @@ SRCREV_ipc-metadata = "c3fc63be358c8c9a429366ebf54fe03812671129"
S_ipc-examples = "${WORKDIR}/git/ipc-examples"
S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
-DEPENDS = "ti-xdctools ti-sysbios doxygen-native"
+DEPENDS = "ti-xdctools ti-sysbios doxygen-native zip-native"
DEPENDS_append_keystone = " ti-cgt6x-native \
gcc-arm-none-eabi-native \
"
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] ti-ipc-rtos: add dependency on zip-native
2016-06-28 17:48 [PATCH] ti-ipc-rtos: add dependency on zip-native Jacob Stiffler
@ 2016-06-29 13:57 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2016-06-29 13:57 UTC (permalink / raw)
To: Jacob Stiffler; +Cc: meta-ti
Ack
On Tue, Jun 28, 2016 at 01:48:05PM -0400, Jacob Stiffler wrote:
> * The zip utility is used during the build
>
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
> recipes-ti/ipc/ti-ipc-rtos_git.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
> index 740de53..379dcd0 100644
> --- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
> +++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
> @@ -35,9 +35,9 @@ SRCREV_ipc-metadata = "c3fc63be358c8c9a429366ebf54fe03812671129"
> S_ipc-examples = "${WORKDIR}/git/ipc-examples"
> S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
>
> -PR = "${INC_PR}.0"
> +PR = "${INC_PR}.1"
>
> -DEPENDS = "ti-xdctools ti-sysbios doxygen-native"
> +DEPENDS = "ti-xdctools ti-sysbios doxygen-native zip-native"
> DEPENDS_append_keystone = " ti-cgt6x-native \
> gcc-arm-none-eabi-native \
> "
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-29 13:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28 17:48 [PATCH] ti-ipc-rtos: add dependency on zip-native Jacob Stiffler
2016-06-29 13:57 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.