* [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes
2014-08-01 17:39 Denys Dmytriyenko
@ 2014-08-01 17:39 ` Denys Dmytriyenko
2014-08-04 13:56 ` Cooper Jr., Franklin
0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2014-08-01 17:39 UTC (permalink / raw)
To: meta-ti
From: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index c223c88..7abaeac 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -43,11 +43,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.14.y"
-SRCREV = "b0fa4f08d72c8723219b5174b5749151b5acaee0"
-PV = "3.14.14"
+SRCREV = "aa595e6598fc5a722ee653881334d0d8a16477bc"
+PV = "3.14.15"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
--
2.0.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26
@ 2014-08-03 1:11 Denys Dmytriyenko
2014-08-03 1:11 ` [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes Denys Dmytriyenko
2014-08-04 13:56 ` [PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26 Cooper Jr., Franklin
0 siblings, 2 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2014-08-03 1:11 UTC (permalink / raw)
To: meta-ti
From: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
recipes-kernel/linux/linux-ti-staging_3.12.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index e288a6d..427bd97 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -39,8 +39,8 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.12.y"
-SRCREV = "ffe21d87399ec09620878613a9ebfbc6c1d7c548"
-PV = "3.12.20"
+SRCREV = "5c62fd05f12d008a136d5620d12a76d50429af3c"
+PV = "3.12.26"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
--
2.0.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes
2014-08-03 1:11 [PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26 Denys Dmytriyenko
@ 2014-08-03 1:11 ` Denys Dmytriyenko
2014-08-04 13:56 ` Cooper Jr., Franklin
2014-08-04 13:56 ` [PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26 Cooper Jr., Franklin
1 sibling, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2014-08-03 1:11 UTC (permalink / raw)
To: meta-ti
From: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index c223c88..7abaeac 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -43,11 +43,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.14.y"
-SRCREV = "b0fa4f08d72c8723219b5174b5749151b5acaee0"
-PV = "3.14.14"
+SRCREV = "aa595e6598fc5a722ee653881334d0d8a16477bc"
+PV = "3.14.15"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
--
2.0.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26
2014-08-03 1:11 [PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26 Denys Dmytriyenko
2014-08-03 1:11 ` [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes Denys Dmytriyenko
@ 2014-08-04 13:56 ` Cooper Jr., Franklin
1 sibling, 0 replies; 7+ messages in thread
From: Cooper Jr., Franklin @ 2014-08-04 13:56 UTC (permalink / raw)
To: Denys Dmytriyenko, meta-ti@yoctoproject.org
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
> -----Original Message-----
> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> Sent: Saturday, August 02, 2014 8:11 PM
> To: meta-ti@yoctoproject.org
> Subject: [meta-ti] [PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26
>
> From: Denys Dmytriyenko <denys@ti.com>
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
> recipes-kernel/linux/linux-ti-staging_3.12.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-
> kernel/linux/linux-ti-staging_3.12.bb
> index e288a6d..427bd97 100644
> --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
> @@ -39,8 +39,8 @@ S = "${WORKDIR}/git"
>
> BRANCH = "ti-linux-3.12.y"
>
> -SRCREV = "ffe21d87399ec09620878613a9ebfbc6c1d7c548"
> -PV = "3.12.20"
> +SRCREV = "5c62fd05f12d008a136d5620d12a76d50429af3c"
> +PV = "3.12.26"
>
> # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> rebuild MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
> --
> 2.0.2
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes
2014-08-01 17:39 ` [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes Denys Dmytriyenko
@ 2014-08-04 13:56 ` Cooper Jr., Franklin
0 siblings, 0 replies; 7+ messages in thread
From: Cooper Jr., Franklin @ 2014-08-04 13:56 UTC (permalink / raw)
To: Denys Dmytriyenko, meta-ti@yoctoproject.org
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
> -----Original Message-----
> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> Sent: Friday, August 01, 2014 12:40 PM
> To: meta-ti@yoctoproject.org
> Subject: [meta-ti] [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15
> plus connectivity changes
>
> From: Denys Dmytriyenko <denys@ti.com>
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
> recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-
> kernel/linux/linux-ti-staging_3.14.bb
> index c223c88..7abaeac 100644
> --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
> @@ -43,11 +43,11 @@ S = "${WORKDIR}/git"
>
> BRANCH = "ti-linux-3.14.y"
>
> -SRCREV = "b0fa4f08d72c8723219b5174b5749151b5acaee0"
> -PV = "3.14.14"
> +SRCREV = "aa595e6598fc5a722ee653881334d0d8a16477bc"
> +PV = "3.14.15"
>
> # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
> PR = "${MACHINE_KERNEL_PR}"
>
> KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
> --
> 2.0.2
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes
2014-08-03 1:11 ` [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes Denys Dmytriyenko
@ 2014-08-04 13:56 ` Cooper Jr., Franklin
2014-08-04 14:13 ` Denys Dmytriyenko
0 siblings, 1 reply; 7+ messages in thread
From: Cooper Jr., Franklin @ 2014-08-04 13:56 UTC (permalink / raw)
To: Denys Dmytriyenko, meta-ti@yoctoproject.org
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
> -----Original Message-----
> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> Sent: Saturday, August 02, 2014 8:11 PM
> To: meta-ti@yoctoproject.org
> Subject: [meta-ti] [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15
> plus connectivity changes
>
> From: Denys Dmytriyenko <denys@ti.com>
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
> recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-
> kernel/linux/linux-ti-staging_3.14.bb
> index c223c88..7abaeac 100644
> --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
> @@ -43,11 +43,11 @@ S = "${WORKDIR}/git"
>
> BRANCH = "ti-linux-3.14.y"
>
> -SRCREV = "b0fa4f08d72c8723219b5174b5749151b5acaee0"
> -PV = "3.14.14"
> +SRCREV = "aa595e6598fc5a722ee653881334d0d8a16477bc"
> +PV = "3.14.15"
>
> # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
> PR = "${MACHINE_KERNEL_PR}"
>
> KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
> --
> 2.0.2
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes
2014-08-04 13:56 ` Cooper Jr., Franklin
@ 2014-08-04 14:13 ` Denys Dmytriyenko
0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2014-08-04 14:13 UTC (permalink / raw)
To: Cooper Jr., Franklin; +Cc: meta-ti@yoctoproject.org
Unfortunately, this breaks Darren's SGX patches... :( Moreover, we already
pick this update up due to AUTOREV in meta-arago, so nightlies have been
failing for couple days. Need to look into those patches and update them.
On Mon, Aug 04, 2014 at 01:56:27PM +0000, Cooper Jr., Franklin wrote:
> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
>
> > -----Original Message-----
> > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> > bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> > Sent: Saturday, August 02, 2014 8:11 PM
> > To: meta-ti@yoctoproject.org
> > Subject: [meta-ti] [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15
> > plus connectivity changes
> >
> > From: Denys Dmytriyenko <denys@ti.com>
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > ---
> > recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-
> > kernel/linux/linux-ti-staging_3.14.bb
> > index c223c88..7abaeac 100644
> > --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
> > +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
> > @@ -43,11 +43,11 @@ S = "${WORKDIR}/git"
> >
> > BRANCH = "ti-linux-3.14.y"
> >
> > -SRCREV = "b0fa4f08d72c8723219b5174b5749151b5acaee0"
> > -PV = "3.14.14"
> > +SRCREV = "aa595e6598fc5a722ee653881334d0d8a16477bc"
> > +PV = "3.14.15"
> >
> > # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> > rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> > +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
> > PR = "${MACHINE_KERNEL_PR}"
> >
> > KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
> > --
> > 2.0.2
> >
> > --
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-08-04 14:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-03 1:11 [PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26 Denys Dmytriyenko
2014-08-03 1:11 ` [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes Denys Dmytriyenko
2014-08-04 13:56 ` Cooper Jr., Franklin
2014-08-04 14:13 ` Denys Dmytriyenko
2014-08-04 13:56 ` [PATCH 1/2] linux-ti-staging 3.12: update to latest 3.12.26 Cooper Jr., Franklin
-- strict thread matches above, loose matches on Subject: below --
2014-08-01 17:39 Denys Dmytriyenko
2014-08-01 17:39 ` [PATCH 2/2] linux-ti-staging 3.14: update to latest 3.14.15 plus connectivity changes Denys Dmytriyenko
2014-08-04 13:56 ` Cooper Jr., Franklin
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.