This update is specifically for morty. Upstream meta-ti/rocko will have patches for 3.47.01.00
Signed-off-by: Sam Nelson <[email protected]> --- 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 [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
