All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell PATCH] recipes-kernel: jailhouse: Update SRCREV to latest
@ 2020-05-15 13:58 Nikhil Devshatwar
  2020-05-15 17:03 ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Nikhil Devshatwar @ 2020-05-15 13:58 UTC (permalink / raw)
  To: denys; +Cc: meta-ti, Nikhil Devshatwar

From: Nikhil Devshatwar <nikhil.nd@ti.com>

Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
---
 recipes-kernel/jailhouse/jailhouse_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/jailhouse_git.bb
index 3ee24e58..46447af6 100644
--- a/recipes-kernel/jailhouse/jailhouse_git.bb
+++ b/recipes-kernel/jailhouse/jailhouse_git.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \
 "
 
 PV = "0.12+git${SRCPV}"
-SRCREV = "2c6516ce3d0e0c4e9372e4439562dd660877cb79"
+SRCREV = "8fd88c37ae1a4f7130ef40899c0eadd737c64832"
 BRANCH = "ti-jailhouse-0.12"
 
 SRC_URI = " \
-- 
2.17.1


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

* Re: [meta-ti][dunfell PATCH] recipes-kernel: jailhouse: Update SRCREV to latest
  2020-05-15 13:58 [meta-ti][dunfell PATCH] recipes-kernel: jailhouse: Update SRCREV to latest Nikhil Devshatwar
@ 2020-05-15 17:03 ` Denys Dmytriyenko
  2020-05-18  7:51   ` Nikhil Devshatwar
  0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2020-05-15 17:03 UTC (permalink / raw)
  To: nikhil.nd; +Cc: meta-ti

On Fri, May 15, 2020 at 07:28:44PM +0530, nikhil.nd@ti.com wrote:
> From: Nikhil Devshatwar <nikhil.nd@ti.com>

Any version updates? Still 0.12 based?


> Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
> ---
>  recipes-kernel/jailhouse/jailhouse_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/jailhouse_git.bb
> index 3ee24e58..46447af6 100644
> --- a/recipes-kernel/jailhouse/jailhouse_git.bb
> +++ b/recipes-kernel/jailhouse/jailhouse_git.bb
> @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \
>  "
>  
>  PV = "0.12+git${SRCPV}"
> -SRCREV = "2c6516ce3d0e0c4e9372e4439562dd660877cb79"
> +SRCREV = "8fd88c37ae1a4f7130ef40899c0eadd737c64832"
>  BRANCH = "ti-jailhouse-0.12"
>  
>  SRC_URI = " \
> -- 
> 2.17.1
> 

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

* Re: [meta-ti][dunfell PATCH] recipes-kernel: jailhouse: Update SRCREV to latest
  2020-05-15 17:03 ` Denys Dmytriyenko
@ 2020-05-18  7:51   ` Nikhil Devshatwar
  0 siblings, 0 replies; 6+ messages in thread
From: Nikhil Devshatwar @ 2020-05-18  7:51 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti

[-- Attachment #1: Type: text/plain, Size: 1023 bytes --]



On 15/05/20 10:33 pm, Denys Dmytriyenko wrote:
> On Fri, May 15, 2020 at 07:28:44PM +0530, nikhil.nd@ti.com wrote:
>> From: Nikhil Devshatwar <nikhil.nd@ti.com>
> Any version updates?
No. Only bugfix updates.
> Still 0.12 based?
Yes, Jailhouse versions are released not so often.
Regards,
Nikhil D
>
>> Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
>> ---
>>   recipes-kernel/jailhouse/jailhouse_git.bb | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/jailhouse_git.bb
>> index 3ee24e58..46447af6 100644
>> --- a/recipes-kernel/jailhouse/jailhouse_git.bb
>> +++ b/recipes-kernel/jailhouse/jailhouse_git.bb
>> @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \
>>   "
>>   
>>   PV = "0.12+git${SRCPV}"
>> -SRCREV = "2c6516ce3d0e0c4e9372e4439562dd660877cb79"
>> +SRCREV = "8fd88c37ae1a4f7130ef40899c0eadd737c64832"
>>   BRANCH = "ti-jailhouse-0.12"
>>   
>>   SRC_URI = " \
>> -- 
>> 2.17.1
>>


[-- Attachment #2: Type: text/html, Size: 2077 bytes --]

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

* Re: [meta-ti][dunfell PATCH] recipes-kernel: jailhouse: Update SRCREV to latest
  2020-08-17  5:58 Nikhil Devshatwar
@ 2020-08-17 17:05 ` Denys Dmytriyenko
  0 siblings, 0 replies; 6+ messages in thread
From: Denys Dmytriyenko @ 2020-08-17 17:05 UTC (permalink / raw)
  To: Nikhil Devshatwar; +Cc: dmurphy, meta-ti

Is it a duplicate?
Please be clear when re-submitting.


On Mon, Aug 17, 2020 at 11:28:08AM +0530, Nikhil Devshatwar wrote:
> Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
> ---
>  recipes-kernel/jailhouse/jailhouse_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/jailhouse_git.bb
> index 46447af6..8f5e50b6 100644
> --- a/recipes-kernel/jailhouse/jailhouse_git.bb
> +++ b/recipes-kernel/jailhouse/jailhouse_git.bb
> @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \
>  "
>  
>  PV = "0.12+git${SRCPV}"
> -SRCREV = "8fd88c37ae1a4f7130ef40899c0eadd737c64832"
> +SRCREV = "0d059b6f2c3efeaa2466517300540498b34b7655"
>  BRANCH = "ti-jailhouse-0.12"
>  
>  SRC_URI = " \
> -- 
> 2.17.1
> 

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

* [meta-ti][dunfell PATCH] recipes-kernel: jailhouse: Update SRCREV to latest
@ 2020-08-17  5:58 Nikhil Devshatwar
  2020-08-17 17:05 ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Nikhil Devshatwar @ 2020-08-17  5:58 UTC (permalink / raw)
  To: denys, dmurphy; +Cc: meta-ti, Nikhil Devshatwar

Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
---
 recipes-kernel/jailhouse/jailhouse_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/jailhouse_git.bb
index 46447af6..8f5e50b6 100644
--- a/recipes-kernel/jailhouse/jailhouse_git.bb
+++ b/recipes-kernel/jailhouse/jailhouse_git.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \
 "
 
 PV = "0.12+git${SRCPV}"
-SRCREV = "8fd88c37ae1a4f7130ef40899c0eadd737c64832"
+SRCREV = "0d059b6f2c3efeaa2466517300540498b34b7655"
 BRANCH = "ti-jailhouse-0.12"
 
 SRC_URI = " \
-- 
2.17.1


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

* [meta-ti][dunfell PATCH] recipes-kernel: jailhouse: Update SRCREV to latest
@ 2020-08-14  8:43 Nikhil Devshatwar
  0 siblings, 0 replies; 6+ messages in thread
From: Nikhil Devshatwar @ 2020-08-14  8:43 UTC (permalink / raw)
  To: denys; +Cc: meta-ti, Nikhil Devshatwar

From: Nikhil Devshatwar <nikhil.nd@ti.com>

Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
---
 recipes-kernel/jailhouse/jailhouse_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/jailhouse_git.bb
index 46447af6..8f5e50b6 100644
--- a/recipes-kernel/jailhouse/jailhouse_git.bb
+++ b/recipes-kernel/jailhouse/jailhouse_git.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \
 "
 
 PV = "0.12+git${SRCPV}"
-SRCREV = "8fd88c37ae1a4f7130ef40899c0eadd737c64832"
+SRCREV = "0d059b6f2c3efeaa2466517300540498b34b7655"
 BRANCH = "ti-jailhouse-0.12"
 
 SRC_URI = " \
-- 
2.17.1


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

end of thread, other threads:[~2020-08-17 17:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 13:58 [meta-ti][dunfell PATCH] recipes-kernel: jailhouse: Update SRCREV to latest Nikhil Devshatwar
2020-05-15 17:03 ` Denys Dmytriyenko
2020-05-18  7:51   ` Nikhil Devshatwar
2020-08-14  8:43 Nikhil Devshatwar
2020-08-17  5:58 Nikhil Devshatwar
2020-08-17 17:05 ` 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.