* [PATCH] ti-ipc: Update to new version 3.42.0.0_eng
@ 2016-02-05 19:28 Sam Nelson
2016-02-05 19:38 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Sam Nelson @ 2016-02-05 19:28 UTC (permalink / raw)
To: meta-ti
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
recipes-ti/ipc/ti-ipc.inc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index 94a1657..f3b1bff 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -4,15 +4,15 @@ HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
-BRANCH = "3.41"
+BRANCH = "ipc-next"
SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}"
-#Corresponds to 3.41.00.08
-SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df"
+#Corresponds to 3.42.00.00_eng
+SRCREV = "2b47e35ed72170e4e56906fb9ab93dd9ef385a38"
S = "${WORKDIR}/git"
-PV = "3.41.00.08"
+PV = "3.42.00.00"
INC_PR = "r0"
PACKAGE_ARCH = "${MACHINE_ARCH}"
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] ti-ipc: Update to new version 3.42.0.0_eng
2016-02-05 19:28 [PATCH] ti-ipc: Update to new version 3.42.0.0_eng Sam Nelson
@ 2016-02-05 19:38 ` Denys Dmytriyenko
2016-02-05 22:12 ` Nelson, Sam
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2016-02-05 19:38 UTC (permalink / raw)
To: Sam Nelson; +Cc: meta-ti
Is it backward-compatible? Will it break any existing IPC uses?
On Fri, Feb 05, 2016 at 02:28:58PM -0500, Sam Nelson wrote:
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
> recipes-ti/ipc/ti-ipc.inc | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
> index 94a1657..f3b1bff 100644
> --- a/recipes-ti/ipc/ti-ipc.inc
> +++ b/recipes-ti/ipc/ti-ipc.inc
> @@ -4,15 +4,15 @@ HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC"
> LICENSE = "BSD"
> LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
>
> -BRANCH = "3.41"
> +BRANCH = "ipc-next"
>
> SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}"
>
> -#Corresponds to 3.41.00.08
> -SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df"
> +#Corresponds to 3.42.00.00_eng
> +SRCREV = "2b47e35ed72170e4e56906fb9ab93dd9ef385a38"
>
> S = "${WORKDIR}/git"
> -PV = "3.41.00.08"
> +PV = "3.42.00.00"
> INC_PR = "r0"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] ti-ipc: Update to new version 3.42.0.0_eng
2016-02-05 19:38 ` Denys Dmytriyenko
@ 2016-02-05 22:12 ` Nelson, Sam
0 siblings, 0 replies; 3+ messages in thread
From: Nelson, Sam @ 2016-02-05 22:12 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org
Yes. It is backward compatible.
Sam
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Friday, February 05, 2016 2:39 PM
> To: Nelson, Sam
> Cc: meta-ti@yoctoproject.org
> Subject: Re: [meta-ti] [PATCH] ti-ipc: Update to new version 3.42.0.0_eng
>
> Is it backward-compatible? Will it break any existing IPC uses?
>
>
> On Fri, Feb 05, 2016 at 02:28:58PM -0500, Sam Nelson wrote:
> > Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> > ---
> > recipes-ti/ipc/ti-ipc.inc | 8 ++++----
> > 1 file changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
> > index 94a1657..f3b1bff 100644
> > --- a/recipes-ti/ipc/ti-ipc.inc
> > +++ b/recipes-ti/ipc/ti-ipc.inc
> > @@ -4,15 +4,15 @@
> HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC"
> > LICENSE = "BSD"
> > LIC_FILES_CHKSUM = "file://${S}/ipc-
> linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
> >
> > -BRANCH = "3.41"
> > +BRANCH = "ipc-next"
> >
> > SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}"
> >
> > -#Corresponds to 3.41.00.08
> > -SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df"
> > +#Corresponds to 3.42.00.00_eng
> > +SRCREV = "2b47e35ed72170e4e56906fb9ab93dd9ef385a38"
> >
> > S = "${WORKDIR}/git"
> > -PV = "3.41.00.08"
> > +PV = "3.42.00.00"
> > INC_PR = "r0"
> >
> > PACKAGE_ARCH = "${MACHINE_ARCH}"
> > --
> > 1.9.1
> >
> > --
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-05 22:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 19:28 [PATCH] ti-ipc: Update to new version 3.42.0.0_eng Sam Nelson
2016-02-05 19:38 ` Denys Dmytriyenko
2016-02-05 22:12 ` Nelson, Sam
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.