All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-processor-sdk][morty/master][PATCH] ti-ipc: Update to new version 3.47.01.00
@ 2018-01-24 19:42 Sam Nelson
  2018-01-25 14:16 ` [EXTERNAL] [meta-processor-sdk][morty/master][PATCH ] " Stiffler, Jacob
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Nelson @ 2018-01-24 19:42 UTC (permalink / raw)
  To: meta-arago

This update is specifically for morty.
Upstream meta-ti/rocko will have patches for 3.47.01.00

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 recipes-ti/ipc/ti-ipc-3.47.01.00.inc              | 4 ++++
 recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend | 5 +++++
 recipes-ti/ipc/ti-ipc-examples_git.bbappend       | 5 +++++
 recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc         | 2 ++
 recipes-ti/ipc/ti-ipc-rtos_git.bbappend           | 5 +++++
 recipes-ti/ipc/ti-ipc_git.bbappend                | 3 +++
 6 files changed, 24 insertions(+)
 create mode 100644 recipes-ti/ipc/ti-ipc-3.47.01.00.inc
 create mode 100644 recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend
 create mode 100644 recipes-ti/ipc/ti-ipc-examples_git.bbappend
 create mode 100644 recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc
 create mode 100644 recipes-ti/ipc/ti-ipc-rtos_git.bbappend
 create mode 100644 recipes-ti/ipc/ti-ipc_git.bbappend

diff --git a/recipes-ti/ipc/ti-ipc-3.47.01.00.inc b/recipes-ti/ipc/ti-ipc-3.47.01.00.inc
new file mode 100644
index 0000000..66bcda4
--- /dev/null
+++ b/recipes-ti/ipc/ti-ipc-3.47.01.00.inc
@@ -0,0 +1,4 @@
+PV = "3.47.01.00"
+
+#Corresponds to 3.47.01.00
+TI_IPC_SRCREV = "6a2595a4148fb12f259efc19164a9d33ad2ed294"
diff --git a/recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend b/recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend
new file mode 100644
index 0000000..4adc0e6
--- /dev/null
+++ b/recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend
@@ -0,0 +1,5 @@
+PR_append = ".tisdk0"
+
+require ti-ipc-3.47.01.00.inc
+
+require ti-ipc-rtos-3.47.01.00.inc
diff --git a/recipes-ti/ipc/ti-ipc-examples_git.bbappend b/recipes-ti/ipc/ti-ipc-examples_git.bbappend
new file mode 100644
index 0000000..4adc0e6
--- /dev/null
+++ b/recipes-ti/ipc/ti-ipc-examples_git.bbappend
@@ -0,0 +1,5 @@
+PR_append = ".tisdk0"
+
+require ti-ipc-3.47.01.00.inc
+
+require ti-ipc-rtos-3.47.01.00.inc
diff --git a/recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc b/recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc
new file mode 100644
index 0000000..ffe6ef9
--- /dev/null
+++ b/recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc
@@ -0,0 +1,2 @@
+# Corresponds to tag: 3.47.01.00
+SRCREV_ipc-metadata = "f78329ff0b2c65469271dab59e232e6e0dc82dc7"
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bbappend b/recipes-ti/ipc/ti-ipc-rtos_git.bbappend
new file mode 100644
index 0000000..4adc0e6
--- /dev/null
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bbappend
@@ -0,0 +1,5 @@
+PR_append = ".tisdk0"
+
+require ti-ipc-3.47.01.00.inc
+
+require ti-ipc-rtos-3.47.01.00.inc
diff --git a/recipes-ti/ipc/ti-ipc_git.bbappend b/recipes-ti/ipc/ti-ipc_git.bbappend
new file mode 100644
index 0000000..96b3c2d
--- /dev/null
+++ b/recipes-ti/ipc/ti-ipc_git.bbappend
@@ -0,0 +1,3 @@
+PR_append = ".tisdk0"
+
+require ti-ipc-3.47.01.00.inc
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [EXTERNAL] [meta-processor-sdk][morty/master][PATCH ] ti-ipc: Update to new version 3.47.01.00
  2018-01-24 19:42 [meta-processor-sdk][morty/master][PATCH] ti-ipc: Update to new version 3.47.01.00 Sam Nelson
@ 2018-01-25 14:16 ` Stiffler, Jacob
  0 siblings, 0 replies; 2+ messages in thread
From: Stiffler, Jacob @ 2018-01-25 14:16 UTC (permalink / raw)
  To: Nelson, Sam, meta-arago

This has been pushed. Thank you.

> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Nelson, Sam
> Sent: Wednesday, January 24, 2018 2:43 PM
> To: meta-arago@arago-project.org
> Subject: [EXTERNAL] [meta-arago] [meta-processor-
> sdk][morty/master][PATCH ] ti-ipc: Update to new version 3.47.01.00
> 
> This update is specifically for morty.
> Upstream meta-ti/rocko will have patches for 3.47.01.00
> 
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
>  recipes-ti/ipc/ti-ipc-3.47.01.00.inc              | 4 ++++
>  recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend | 5 +++++
>  recipes-ti/ipc/ti-ipc-examples_git.bbappend       | 5 +++++
>  recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc         | 2 ++
>  recipes-ti/ipc/ti-ipc-rtos_git.bbappend           | 5 +++++
>  recipes-ti/ipc/ti-ipc_git.bbappend                | 3 +++
>  6 files changed, 24 insertions(+)
>  create mode 100644 recipes-ti/ipc/ti-ipc-3.47.01.00.inc
>  create mode 100644 recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend
>  create mode 100644 recipes-ti/ipc/ti-ipc-examples_git.bbappend
>  create mode 100644 recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc
>  create mode 100644 recipes-ti/ipc/ti-ipc-rtos_git.bbappend
>  create mode 100644 recipes-ti/ipc/ti-ipc_git.bbappend
> 
> diff --git a/recipes-ti/ipc/ti-ipc-3.47.01.00.inc b/recipes-ti/ipc/ti-ipc-
> 3.47.01.00.inc
> new file mode 100644
> index 0000000..66bcda4
> --- /dev/null
> +++ b/recipes-ti/ipc/ti-ipc-3.47.01.00.inc
> @@ -0,0 +1,4 @@
> +PV = "3.47.01.00"
> +
> +#Corresponds to 3.47.01.00
> +TI_IPC_SRCREV = "6a2595a4148fb12f259efc19164a9d33ad2ed294"
> diff --git a/recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend b/recipes-
> ti/ipc/ti-ipc-examples-linux_git.bbappend
> new file mode 100644
> index 0000000..4adc0e6
> --- /dev/null
> +++ b/recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend
> @@ -0,0 +1,5 @@
> +PR_append = ".tisdk0"
> +
> +require ti-ipc-3.47.01.00.inc
> +
> +require ti-ipc-rtos-3.47.01.00.inc
> diff --git a/recipes-ti/ipc/ti-ipc-examples_git.bbappend b/recipes-ti/ipc/ti-
> ipc-examples_git.bbappend
> new file mode 100644
> index 0000000..4adc0e6
> --- /dev/null
> +++ b/recipes-ti/ipc/ti-ipc-examples_git.bbappend
> @@ -0,0 +1,5 @@
> +PR_append = ".tisdk0"
> +
> +require ti-ipc-3.47.01.00.inc
> +
> +require ti-ipc-rtos-3.47.01.00.inc
> diff --git a/recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc b/recipes-ti/ipc/ti-ipc-rtos-
> 3.47.01.00.inc
> new file mode 100644
> index 0000000..ffe6ef9
> --- /dev/null
> +++ b/recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc
> @@ -0,0 +1,2 @@
> +# Corresponds to tag: 3.47.01.00
> +SRCREV_ipc-metadata = "f78329ff0b2c65469271dab59e232e6e0dc82dc7"
> diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bbappend b/recipes-ti/ipc/ti-ipc-
> rtos_git.bbappend
> new file mode 100644
> index 0000000..4adc0e6
> --- /dev/null
> +++ b/recipes-ti/ipc/ti-ipc-rtos_git.bbappend
> @@ -0,0 +1,5 @@
> +PR_append = ".tisdk0"
> +
> +require ti-ipc-3.47.01.00.inc
> +
> +require ti-ipc-rtos-3.47.01.00.inc
> diff --git a/recipes-ti/ipc/ti-ipc_git.bbappend b/recipes-ti/ipc/ti-
> ipc_git.bbappend
> new file mode 100644
> index 0000000..96b3c2d
> --- /dev/null
> +++ b/recipes-ti/ipc/ti-ipc_git.bbappend
> @@ -0,0 +1,3 @@
> +PR_append = ".tisdk0"
> +
> +require ti-ipc-3.47.01.00.inc
> --
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-25 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-24 19:42 [meta-processor-sdk][morty/master][PATCH] ti-ipc: Update to new version 3.47.01.00 Sam Nelson
2018-01-25 14:16 ` [EXTERNAL] [meta-processor-sdk][morty/master][PATCH ] " Stiffler, Jacob

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.