Pushed. Thank you.
> -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of Nelson, Sam > Sent: Monday, March 05, 2018 10:31 AM > To: [email protected] > Subject: [EXTERNAL] [meta-arago] [meta-processor-sdk][master][PATCH v2] > ti-ipc: Update corrected 3.47.01.00 GA version > > Minor update for documentation and build optimization This is specifically a > patch for morty. > Upstream meta-ti will have patches sent for rocko. > > Signed-off-by: Sam Nelson <[email protected]> > > --- > Change from previous version of patch > Update ipc-example to avoid parallel build issue > --- > --- > recipes-ti/ipc/ti-ipc-3.47.01.00.inc | 2 +- > recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend | 2 +- > recipes-ti/ipc/ti-ipc-examples_git.bbappend | 2 +- > recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc | 9 +++++++-- > recipes-ti/ipc/ti-ipc-rtos_git.bbappend | 2 +- > 5 files changed, 11 insertions(+), 6 deletions(-) > > diff --git a/recipes-ti/ipc/ti-ipc-3.47.01.00.inc b/recipes-ti/ipc/ti-ipc- > 3.47.01.00.inc > index 66bcda4..02abfa6 100644 > --- a/recipes-ti/ipc/ti-ipc-3.47.01.00.inc > +++ b/recipes-ti/ipc/ti-ipc-3.47.01.00.inc > @@ -1,4 +1,4 @@ > PV = "3.47.01.00" > > -#Corresponds to 3.47.01.00 > +#Corresponds to 3.47.01.00A > 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 > index 4adc0e6..c0eac74 100644 > --- a/recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend > +++ b/recipes-ti/ipc/ti-ipc-examples-linux_git.bbappend > @@ -1,4 +1,4 @@ > -PR_append = ".tisdk0" > +PR_append = ".tisdk1" > > require ti-ipc-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 > index 4adc0e6..c0eac74 100644 > --- a/recipes-ti/ipc/ti-ipc-examples_git.bbappend > +++ b/recipes-ti/ipc/ti-ipc-examples_git.bbappend > @@ -1,4 +1,4 @@ > -PR_append = ".tisdk0" > +PR_append = ".tisdk1" > > require ti-ipc-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 > index ffe6ef9..8274dd5 100644 > --- a/recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc > +++ b/recipes-ti/ipc/ti-ipc-rtos-3.47.01.00.inc > @@ -1,2 +1,7 @@ > -# Corresponds to tag: 3.47.01.00 > -SRCREV_ipc-metadata = "f78329ff0b2c65469271dab59e232e6e0dc82dc7" > +# Corresponds to tag: 3.47.01.00A > +SRCREV_ipc-examples = "7f23e9b0ae395461b0854881dcc174392355d854" > + > +# Corresponds to tag: 3.47.01.00A > +SRCREV_ipc-metadata = "72578cce9c9f9a932eb22b3397b46131efb12d69" > + > +PR = "${INC_PR}.r4" > diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bbappend b/recipes-ti/ipc/ti-ipc- > rtos_git.bbappend > index 4adc0e6..c0eac74 100644 > --- a/recipes-ti/ipc/ti-ipc-rtos_git.bbappend > +++ b/recipes-ti/ipc/ti-ipc-rtos_git.bbappend > @@ -1,4 +1,4 @@ > -PR_append = ".tisdk0" > +PR_append = ".tisdk1" > > 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 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
