All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-ti-staging: update to ti2019.00 tag
@ 2019-04-09 18:38 Dan Murphy
  2019-04-09 20:13 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Murphy @ 2019-04-09 18:38 UTC (permalink / raw)
  To: meta-ti

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

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
index adb4976b..5d2a2846 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
 
 BRANCH = "ti-rt-linux-4.19.y"
 
-SRCREV = "dd79f85919e94693a894edd21cae767d74751961"
+SRCREV = "e3bbce7978e3a0b0e3a1a0072ebfaa34e23d4b11"
 PV = "4.19.25+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
index 3cd1a878..e5fcb72c 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -56,7 +56,7 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-linux-4.19.y"
 
-SRCREV = "85f9077a5ff8ee28e1415be4c5174c6fd71ee968"
+SRCREV = "f95e1cb61f787ab00fa93182e03598d2470eff4b"
 PV = "4.19.25+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-- 
2.14.0



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

* Re: [PATCH] linux-ti-staging: update to ti2019.00 tag
  2019-04-09 18:38 [PATCH] linux-ti-staging: update to ti2019.00 tag Dan Murphy
@ 2019-04-09 20:13 ` Denys Dmytriyenko
  2019-04-09 20:24   ` Dan Murphy
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2019-04-09 20:13 UTC (permalink / raw)
  To: Dan Murphy; +Cc: meta-ti

Dan,

This patch looks incorrect - release tag is the same as RC5, but you are 
changing it to the HEAD...


On Tue, Apr 09, 2019 at 01:38:47PM -0500, Dan Murphy wrote:
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
>  recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 2 +-
>  recipes-kernel/linux/linux-ti-staging_4.19.bb    | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
> index adb4976b..5d2a2846 100644
> --- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
> +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
> @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
>  
>  BRANCH = "ti-rt-linux-4.19.y"
>  
> -SRCREV = "dd79f85919e94693a894edd21cae767d74751961"
> +SRCREV = "e3bbce7978e3a0b0e3a1a0072ebfaa34e23d4b11"
>  PV = "4.19.25+git${SRCPV}"
> diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
> index 3cd1a878..e5fcb72c 100644
> --- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
> @@ -56,7 +56,7 @@ S = "${WORKDIR}/git"
>  
>  BRANCH = "ti-linux-4.19.y"
>  
> -SRCREV = "85f9077a5ff8ee28e1415be4c5174c6fd71ee968"
> +SRCREV = "f95e1cb61f787ab00fa93182e03598d2470eff4b"
>  PV = "4.19.25+git${SRCPV}"
>  
>  # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
> -- 
> 2.14.0
> 


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

* Re: [PATCH] linux-ti-staging: update to ti2019.00 tag
  2019-04-09 20:13 ` Denys Dmytriyenko
@ 2019-04-09 20:24   ` Dan Murphy
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Murphy @ 2019-04-09 20:24 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti

Denys

Correct we can ignore this patch

Dan


On 4/9/19 3:13 PM, Denys Dmytriyenko wrote:
> Dan,
>
> This patch looks incorrect - release tag is the same as RC5, but you are
> changing it to the HEAD...
>
>
> On Tue, Apr 09, 2019 at 01:38:47PM -0500, Dan Murphy wrote:
>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>> ---
>>   recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 2 +-
>>   recipes-kernel/linux/linux-ti-staging_4.19.bb    | 2 +-
>>   2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
>> index adb4976b..5d2a2846 100644
>> --- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
>> +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
>> @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
>>   
>>   BRANCH = "ti-rt-linux-4.19.y"
>>   
>> -SRCREV = "dd79f85919e94693a894edd21cae767d74751961"
>> +SRCREV = "e3bbce7978e3a0b0e3a1a0072ebfaa34e23d4b11"
>>   PV = "4.19.25+git${SRCPV}"
>> diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
>> index 3cd1a878..e5fcb72c 100644
>> --- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
>> +++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
>> @@ -56,7 +56,7 @@ S = "${WORKDIR}/git"
>>   
>>   BRANCH = "ti-linux-4.19.y"
>>   
>> -SRCREV = "85f9077a5ff8ee28e1415be4c5174c6fd71ee968"
>> +SRCREV = "f95e1cb61f787ab00fa93182e03598d2470eff4b"
>>   PV = "4.19.25+git${SRCPV}"
>>   
>>   # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
>> -- 
>> 2.14.0
>>


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

end of thread, other threads:[~2019-04-09 20:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-09 18:38 [PATCH] linux-ti-staging: update to ti2019.00 tag Dan Murphy
2019-04-09 20:13 ` Denys Dmytriyenko
2019-04-09 20:24   ` Dan Murphy

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.