Can this be backported this to 2018.03 as well? Thanks, Sam
> -----Original Message----- > From: [email protected] [mailto:arago-commits- > [email protected]] On Behalf Of Arago Project git > Sent: Monday, September 17, 2018 8:43 PM > To: [email protected] > Subject: [EXTERNAL] [arago-commits] Sam Nelson : ti-ipc: Update to new > version 3.50.02.02 > > Module: meta-ti > Branch: rocko-next > Commit: 29b4c0210b20ab60cd21ad60a8bd75b1edfe8404 > URL: http://arago-project.org/git/meta- > ti.git?a=commit;h=29b4c0210b20ab60cd21ad60a8bd75b1edfe8404 > > Author: Sam Nelson <[email protected]> > Date: Sat Sep 15 08:24:28 2018 +0000 > > ti-ipc: Update to new version 3.50.02.02 > > Fixes backward compatibility issues for K2 and omapl138 > > Signed-off-by: Sam Nelson <[email protected]> > Signed-off-by: Denys Dmytriyenko <[email protected]> > > --- > > recipes-ti/ipc/ti-ipc-common.inc | 2 +- > recipes-ti/ipc/ti-ipc-rtos.inc | 4 ++-- > recipes-ti/ipc/ti-ipc.inc | 4 ++-- > 3 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/recipes-ti/ipc/ti-ipc-common.inc b/recipes-ti/ipc/ti-ipc- > common.inc > index 543990a..dddb734 100644 > --- a/recipes-ti/ipc/ti-ipc-common.inc > +++ b/recipes-ti/ipc/ti-ipc-common.inc > @@ -1,4 +1,4 @@ > -PV = "3.50.01.01" > +PV = "3.50.02.02" > INC_PR = "r0" > > PACKAGE_ARCH = "${MACHINE_ARCH}" > diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc > index 4b2d7d7..7378d42 100644 > --- a/recipes-ti/ipc/ti-ipc-rtos.inc > +++ b/recipes-ti/ipc/ti-ipc-rtos.inc > @@ -24,8 +24,8 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\ > branch=${TI_IPC_METADATA_GIT_BRANCH};\ > name=${TI_IPC_METADATA_NAME}" > > -# Corresponds to tag: 3.50.01.01 > -TI_IPC_METADATA_SRCREV = > "c749d4dd70cc259679dc862a164ad147d51381f6" > +# Corresponds to tag: 3.50.02.02 > +TI_IPC_METADATA_SRCREV = > "171ed5b4cfc73fd2ebfeefe42249bec18f475613" > # Corresponds to tag: 3.50.01.01 > TI_IPC_EXAMPLES_SRCREV = > "71f6e59a6b2c7e20c2656e5000f318339ded2f3c" > > diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc > index ca39292..230c7ef 100644 > --- a/recipes-ti/ipc/ti-ipc.inc > +++ b/recipes-ti/ipc/ti-ipc.inc > @@ -8,8 +8,8 @@ TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git" > TI_IPC_GIT_PROTOCOL = "git" > TI_IPC_GIT_BRANCH = "3.50" > > -#Corresponds to 3.50.01.01 > -TI_IPC_SRCREV = "771859b9687476c3ba1b5bf0d4afb3c97876137e" > +#Corresponds to 3.50.02.02 > +TI_IPC_SRCREV = "c2bb741e4a2723155d38ede6a5a5dea8d6592089" > > BRANCH = "${TI_IPC_GIT_BRANCH}" > SRC_URI = > "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH}; > name=ipcdev" > > _______________________________________________ > arago-commits mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/arago-commits _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
