All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] u-boot-ti-staging: update to ti2018.02-rc3 tag
@ 2018-07-03 16:07 Dan Murphy
  2018-07-03 16:07 ` [PATCH 2/2] inux-ti-staging: update " Dan Murphy
  2018-07-03 18:01 ` [PATCH 1/2] u-boot-ti-staging: update to " Denys Dmytriyenko
  0 siblings, 2 replies; 5+ messages in thread
From: Dan Murphy @ 2018-07-03 16:07 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
index fc0a10e7..33110c1b 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
@@ -1,7 +1,7 @@
 require u-boot-ti.inc
 
-PR = "r13"
+PR = "r14"
 
 BRANCH = "ti-u-boot-2018.01"
 
-SRCREV = "e1183b1ef6a3dc5d54603f904307bdbae51f22c3"
+SRCREV = "d87d0db0acc533e7f9d2711b9cbe1548c7eb9cf9"
-- 
2.17.0.582.gccdcbd54c



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 2/2] inux-ti-staging: update ti2018.02-rc3 tag
  2018-07-03 16:07 [PATCH 1/2] u-boot-ti-staging: update to ti2018.02-rc3 tag Dan Murphy
@ 2018-07-03 16:07 ` Dan Murphy
  2018-07-03 18:01 ` [PATCH 1/2] u-boot-ti-staging: update to " Denys Dmytriyenko
  1 sibling, 0 replies; 5+ messages in thread
From: Dan Murphy @ 2018-07-03 16:07 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 recipes-kernel/linux/linux-ti-staging-rt_4.14.bb | 4 ++--
 recipes-kernel/linux/linux-ti-staging_4.14.bb    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
index e6feff9d..fbfa92e1 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:"
 
 BRANCH = "ti-rt-linux-4.14.y"
 
-SRCREV = "3e637f01a8c09912cc459b4d2a12f8f97b36d1fc"
-PV = "4.14.50+git${SRCPV}"
+SRCREV = "cb407c0328dd3e46b8df9e1733f7d55c971a4ebe"
+PV = "4.14.53+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb
index 17d553e3..9adeb2d9 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb
@@ -55,8 +55,8 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-lsk-linux-4.14.y"
 
-SRCREV = "e33929df94bbdc30306a7247dee10316e94252d7"
-PV = "4.14.52+git${SRCPV}"
+SRCREV = "43744f7843e8a99b0e888817571cb77c6007371e"
+PV = "4.14.53+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
 MACHINE_KERNEL_PR_append = "b"
-- 
2.17.0.582.gccdcbd54c



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/2] u-boot-ti-staging: update to ti2018.02-rc3 tag
  2018-07-03 16:07 [PATCH 1/2] u-boot-ti-staging: update to ti2018.02-rc3 tag Dan Murphy
  2018-07-03 16:07 ` [PATCH 2/2] inux-ti-staging: update " Dan Murphy
@ 2018-07-03 18:01 ` Denys Dmytriyenko
  2018-07-03 18:04   ` Dan Murphy
  1 sibling, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2018-07-03 18:01 UTC (permalink / raw)
  To: Dan Murphy; +Cc: meta-ti

This breaks at least am57xx now - I'm investigating...


On Tue, Jul 03, 2018 at 11:07:35AM -0500, Dan Murphy wrote:
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
>  recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
> index fc0a10e7..33110c1b 100644
> --- a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
> +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
> @@ -1,7 +1,7 @@
>  require u-boot-ti.inc
>  
> -PR = "r13"
> +PR = "r14"
>  
>  BRANCH = "ti-u-boot-2018.01"
>  
> -SRCREV = "e1183b1ef6a3dc5d54603f904307bdbae51f22c3"
> +SRCREV = "d87d0db0acc533e7f9d2711b9cbe1548c7eb9cf9"
> -- 
> 2.17.0.582.gccdcbd54c
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/2] u-boot-ti-staging: update to ti2018.02-rc3 tag
  2018-07-03 18:01 ` [PATCH 1/2] u-boot-ti-staging: update to " Denys Dmytriyenko
@ 2018-07-03 18:04   ` Dan Murphy
  2018-07-03 18:23     ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Murphy @ 2018-07-03 18:04 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti

Breaks the build or breaks the boot because this built fine for the uBoot compilation job.

Dan

On 07/03/2018 01:01 PM, Denys Dmytriyenko wrote:
> This breaks at least am57xx now - I'm investigating...
> 
> 
> On Tue, Jul 03, 2018 at 11:07:35AM -0500, Dan Murphy wrote:
>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>> ---
>>  recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
>> index fc0a10e7..33110c1b 100644
>> --- a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
>> +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
>> @@ -1,7 +1,7 @@
>>  require u-boot-ti.inc
>>  
>> -PR = "r13"
>> +PR = "r14"
>>  
>>  BRANCH = "ti-u-boot-2018.01"
>>  
>> -SRCREV = "e1183b1ef6a3dc5d54603f904307bdbae51f22c3"
>> +SRCREV = "d87d0db0acc533e7f9d2711b9cbe1548c7eb9cf9"
>> -- 
>> 2.17.0.582.gccdcbd54c
>>


-- 
------------------
Dan Murphy


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/2] u-boot-ti-staging: update to ti2018.02-rc3 tag
  2018-07-03 18:04   ` Dan Murphy
@ 2018-07-03 18:23     ` Denys Dmytriyenko
  0 siblings, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2018-07-03 18:23 UTC (permalink / raw)
  To: Dan Murphy; +Cc: meta-ti

Build breakage - seems to be some sort of race...


On Tue, Jul 03, 2018 at 01:04:30PM -0500, Dan Murphy wrote:
> Breaks the build or breaks the boot because this built fine for the uBoot compilation job.
> 
> Dan
> 
> On 07/03/2018 01:01 PM, Denys Dmytriyenko wrote:
> > This breaks at least am57xx now - I'm investigating...
> > 
> > 
> > On Tue, Jul 03, 2018 at 11:07:35AM -0500, Dan Murphy wrote:
> >> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> >> ---
> >>  recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++--
> >>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
> >> index fc0a10e7..33110c1b 100644
> >> --- a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
> >> +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb
> >> @@ -1,7 +1,7 @@
> >>  require u-boot-ti.inc
> >>  
> >> -PR = "r13"
> >> +PR = "r14"
> >>  
> >>  BRANCH = "ti-u-boot-2018.01"
> >>  
> >> -SRCREV = "e1183b1ef6a3dc5d54603f904307bdbae51f22c3"
> >> +SRCREV = "d87d0db0acc533e7f9d2711b9cbe1548c7eb9cf9"
> >> -- 
> >> 2.17.0.582.gccdcbd54c
> >>
> 
> 
> -- 
> ------------------
> Dan Murphy


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-03 18:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 16:07 [PATCH 1/2] u-boot-ti-staging: update to ti2018.02-rc3 tag Dan Murphy
2018-07-03 16:07 ` [PATCH 2/2] inux-ti-staging: update " Dan Murphy
2018-07-03 18:01 ` [PATCH 1/2] u-boot-ti-staging: update to " Denys Dmytriyenko
2018-07-03 18:04   ` Dan Murphy
2018-07-03 18:23     ` Denys Dmytriyenko

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.