This depends on the sciclient update to support per core configuration fixed. I will check. Sam
> -----Original Message----- > From: Dmytriyenko, Denys > Sent: Monday, September 16, 2019 3:24 PM > To: Nelson, Sam; [email protected] > Subject: RE: [meta-ti] [thud/master] ti-ipc: Update to new version 3.50.04.07 > > ti-ipc-rtos fails on am65xx with "error: ti.drv.sciclient.Settings: no element > named 'coreType'" > > > > -----Original Message----- > > From: [email protected] [mailto:meta-ti- > > [email protected]] On Behalf Of Nelson, Sam > > Sent: Friday, September 13, 2019 5:01 PM > > To: [email protected] > > Subject: [meta-ti] [thud/master] ti-ipc: Update to new version 3.50.04.07 > > > > Signed-off-by: Sam Nelson <[email protected]> > > --- > > recipes-ti/ipc/ti-ipc-common.inc | 2 +- > > recipes-ti/ipc/ti-ipc-rtos.inc | 6 +++--- > > recipes-ti/ipc/ti-ipc.inc | 4 ++-- > > 3 files changed, 6 insertions(+), 6 deletions(-) > > > > diff --git a/recipes-ti/ipc/ti-ipc-common.inc b/recipes-ti/ipc/ti-ipc- > common.inc > > index 4ec72cc..365486e 100644 > > --- a/recipes-ti/ipc/ti-ipc-common.inc > > +++ b/recipes-ti/ipc/ti-ipc-common.inc > > @@ -1,4 +1,4 @@ > > -PV = "3.50.04.06" > > +PV = "3.50.04.07" > > 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 460befe..3d4a7a2 100644 > > --- a/recipes-ti/ipc/ti-ipc-rtos.inc > > +++ b/recipes-ti/ipc/ti-ipc-rtos.inc > > @@ -24,9 +24,9 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\ > > branch=${TI_IPC_METADATA_GIT_BRANCH};\ > > name=${TI_IPC_METADATA_NAME}" > > > > -# Corresponds to tag: 3.50.04.06 > > -TI_IPC_METADATA_SRCREV = > > "15d256ea3c3a35fe065a0513f09f4ea6ece58725" > > -# Corresponds to tag: 3.50.04.06 > > +# Corresponds to tag: 3.50.04.07 > > +TI_IPC_METADATA_SRCREV = > > "37e85ff1966f7d093fe2bde2dd9d4546f29d0d80" > > +# Corresponds to tag: 3.50.04.07 > > TI_IPC_EXAMPLES_SRCREV = > "f29c27652302892abbe78ce2c22a2aae28b28d69" > > > > SRCREV_FORMAT = "default" > > diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc > > index b9f9ca9..000c5c0 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.04.06 > > -TI_IPC_SRCREV = "ca7ce99b8ec82331559f0fd99a174bdcca1da9ac" > > +#Corresponds to 3.50.04.07 > > +TI_IPC_SRCREV = "129b6f44c50cbe760a5c1481b34b323b7a42ead5" > > > > BRANCH = "${TI_IPC_GIT_BRANCH}" > > SRC_URI = > > > "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};n > a > > me=ipcdev" > > -- > > 1.9.1 > > > > -- > > _______________________________________________ > > meta-ti mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
