All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
@ 2019-04-23 18:38 Dan Murphy
  2019-04-23 18:40 ` Dan Murphy
  0 siblings, 1 reply; 14+ messages in thread
From: Dan Murphy @ 2019-04-23 18:38 UTC (permalink / raw)
  To: meta-arago, denys

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
index 2204a50c..ee87b3c7 100644
--- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
+++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 PR_append = ".arago0"
 
-PV = "3.2.0+git${SRCPV}"
+PV = "3.5.0+git${SRCPV}"
 
 is_armv7 = "1"
 is_armv7_aarch64 = "0"
@@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
            file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
 "
 BRANCH = "ti_optee_os"
-SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
+SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
 
 ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
 ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
-- 
2.21.0.5.gaeb582a983



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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 18:38 [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1 Dan Murphy
@ 2019-04-23 18:40 ` Dan Murphy
  2019-04-23 18:52   ` Andrew F. Davis
  0 siblings, 1 reply; 14+ messages in thread
From: Dan Murphy @ 2019-04-23 18:40 UTC (permalink / raw)
  To: meta-arago, denys, Davis, Andrew

+Andrew

On 4/23/19 1:38 PM, Dan Murphy wrote:
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> index 2204a50c..ee87b3c7 100644
> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>  
>  PR_append = ".arago0"
>  
> -PV = "3.2.0+git${SRCPV}"
> +PV = "3.5.0+git${SRCPV}"
>  
>  is_armv7 = "1"
>  is_armv7_aarch64 = "0"
> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
>  "
>  BRANCH = "ti_optee_os"
> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
>  
>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
> 


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 18:40 ` Dan Murphy
@ 2019-04-23 18:52   ` Andrew F. Davis
  2019-04-23 18:54     ` Dan Murphy
  2019-04-29 18:13     ` Denys Dmytriyenko
  0 siblings, 2 replies; 14+ messages in thread
From: Andrew F. Davis @ 2019-04-23 18:52 UTC (permalink / raw)
  To: Dan Murphy, meta-arago, denys

On 4/23/19 2:40 PM, Dan Murphy wrote:
> +Andrew
> 
> On 4/23/19 1:38 PM, Dan Murphy wrote:
>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>> ---
>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>> index 2204a50c..ee87b3c7 100644
>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>  
>>  PR_append = ".arago0"
>>  
>> -PV = "3.2.0+git${SRCPV}"
>> +PV = "3.5.0+git${SRCPV}"

Might want to do the same for client/test, but they got tagged at 3.4.0,
I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
to move them here, it should not be a problem.

Andrew

>>  
>>  is_armv7 = "1"
>>  is_armv7_aarch64 = "0"
>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
>>  "
>>  BRANCH = "ti_optee_os"
>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
>>  
>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 18:52   ` Andrew F. Davis
@ 2019-04-23 18:54     ` Dan Murphy
  2019-04-23 21:45       ` Denys Dmytriyenko
  2019-04-29 18:13     ` Denys Dmytriyenko
  1 sibling, 1 reply; 14+ messages in thread
From: Dan Murphy @ 2019-04-23 18:54 UTC (permalink / raw)
  To: Andrew F. Davis, meta-arago, denys

Andrew

On 4/23/19 1:52 PM, Andrew F. Davis wrote:
> On 4/23/19 2:40 PM, Dan Murphy wrote:
>> +Andrew
>>
>> On 4/23/19 1:38 PM, Dan Murphy wrote:
>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>>> ---
>>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>> index 2204a50c..ee87b3c7 100644
>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>>  
>>>  PR_append = ".arago0"
>>>  
>>> -PV = "3.2.0+git${SRCPV}"
>>> +PV = "3.5.0+git${SRCPV}"
> 
> Might want to do the same for client/test, but they got tagged at 3.4.0,
> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
> to move them here, it should not be a problem.
> 

Yeah rc1 was not tagged with these so rc2 we will update them

Dan

> Andrew
> 
>>>  
>>>  is_armv7 = "1"
>>>  is_armv7_aarch64 = "0"
>>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
>>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
>>>  "
>>>  BRANCH = "ti_optee_os"
>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
>>>  
>>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
>>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
>>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 18:54     ` Dan Murphy
@ 2019-04-23 21:45       ` Denys Dmytriyenko
  2019-04-23 21:47         ` Dan Murphy
  2019-04-23 21:49         ` Andrew F. Davis
  0 siblings, 2 replies; 14+ messages in thread
From: Denys Dmytriyenko @ 2019-04-23 21:45 UTC (permalink / raw)
  To: Dan Murphy; +Cc: meta-arago

ERROR: QA Issue: optee-os: The LIC_FILES_CHKSUM does not match for file://.../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE;md5=69663ab153298557a59c67a60a743e5b
optee-os: Check if the license information has changed in .../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE to verify that the LICENSE value "BSD" remains valid [license-checksum]


On Tue, Apr 23, 2019 at 01:54:24PM -0500, Dan Murphy wrote:
> Andrew
> 
> On 4/23/19 1:52 PM, Andrew F. Davis wrote:
> > On 4/23/19 2:40 PM, Dan Murphy wrote:
> >> +Andrew
> >>
> >> On 4/23/19 1:38 PM, Dan Murphy wrote:
> >>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> >>> ---
> >>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
> >>>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>>
> >>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>> index 2204a50c..ee87b3c7 100644
> >>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> >>>  
> >>>  PR_append = ".arago0"
> >>>  
> >>> -PV = "3.2.0+git${SRCPV}"
> >>> +PV = "3.5.0+git${SRCPV}"
> > 
> > Might want to do the same for client/test, but they got tagged at 3.4.0,
> > I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
> > to move them here, it should not be a problem.
> > 
> 
> Yeah rc1 was not tagged with these so rc2 we will update them
> 
> Dan
> 
> > Andrew
> > 
> >>>  
> >>>  is_armv7 = "1"
> >>>  is_armv7_aarch64 = "0"
> >>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
> >>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
> >>>  "
> >>>  BRANCH = "ti_optee_os"
> >>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
> >>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
> >>>  
> >>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
> >>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
> >>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 21:45       ` Denys Dmytriyenko
@ 2019-04-23 21:47         ` Dan Murphy
  2019-04-23 21:58           ` Denys Dmytriyenko
  2019-04-23 21:49         ` Andrew F. Davis
  1 sibling, 1 reply; 14+ messages in thread
From: Dan Murphy @ 2019-04-23 21:47 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago

Denys

On 4/23/19 4:45 PM, Denys Dmytriyenko wrote:
> ERROR: QA Issue: optee-os: The LIC_FILES_CHKSUM does not match for file://.../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE;md5=69663ab153298557a59c67a60a743e5b
> optee-os: Check if the license information has changed in .../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE to verify that the LICENSE value "BSD" remains valid [license-checksum]
> 

Is this a version mismatch then?  Andrew said this was 3.5.0-rc1 but it appears that this is not what is in the os code.

Maybe the PV should be 

PV = "3.4.0+git${SRCPV}"

Dan

> 
> On Tue, Apr 23, 2019 at 01:54:24PM -0500, Dan Murphy wrote:
>> Andrew
>>
>> On 4/23/19 1:52 PM, Andrew F. Davis wrote:
>>> On 4/23/19 2:40 PM, Dan Murphy wrote:
>>>> +Andrew
>>>>
>>>> On 4/23/19 1:38 PM, Dan Murphy wrote:
>>>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>>>>> ---
>>>>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
>>>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>>>>
>>>>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>> index 2204a50c..ee87b3c7 100644
>>>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>>>>  
>>>>>  PR_append = ".arago0"
>>>>>  
>>>>> -PV = "3.2.0+git${SRCPV}"
>>>>> +PV = "3.5.0+git${SRCPV}"
>>>
>>> Might want to do the same for client/test, but they got tagged at 3.4.0,
>>> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
>>> to move them here, it should not be a problem.
>>>
>>
>> Yeah rc1 was not tagged with these so rc2 we will update them
>>
>> Dan
>>
>>> Andrew
>>>
>>>>>  
>>>>>  is_armv7 = "1"
>>>>>  is_armv7_aarch64 = "0"
>>>>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
>>>>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
>>>>>  "
>>>>>  BRANCH = "ti_optee_os"
>>>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
>>>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
>>>>>  
>>>>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
>>>>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
>>>>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 21:45       ` Denys Dmytriyenko
  2019-04-23 21:47         ` Dan Murphy
@ 2019-04-23 21:49         ` Andrew F. Davis
  2019-04-23 21:55           ` Denys Dmytriyenko
  1 sibling, 1 reply; 14+ messages in thread
From: Andrew F. Davis @ 2019-04-23 21:49 UTC (permalink / raw)
  To: Denys Dmytriyenko, Dan Murphy; +Cc: meta-arago

On 4/23/19 5:45 PM, Denys Dmytriyenko wrote:
> ERROR: QA Issue: optee-os: The LIC_FILES_CHKSUM does not match for file://.../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE;md5=69663ab153298557a59c67a60a743e5b
> optee-os: Check if the license information has changed in .../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE to verify that the LICENSE value "BSD" remains valid [license-checksum]
> 

LICENSE was changed in Feb, project is still BSD 2-Clause, new md5 is
c1f21c4f72f372ef38a5a4aee55ec173

Andrew

> 
> On Tue, Apr 23, 2019 at 01:54:24PM -0500, Dan Murphy wrote:
>> Andrew
>>
>> On 4/23/19 1:52 PM, Andrew F. Davis wrote:
>>> On 4/23/19 2:40 PM, Dan Murphy wrote:
>>>> +Andrew
>>>>
>>>> On 4/23/19 1:38 PM, Dan Murphy wrote:
>>>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>>>>> ---
>>>>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
>>>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>>>>
>>>>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>> index 2204a50c..ee87b3c7 100644
>>>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>>>>  
>>>>>  PR_append = ".arago0"
>>>>>  
>>>>> -PV = "3.2.0+git${SRCPV}"
>>>>> +PV = "3.5.0+git${SRCPV}"
>>>
>>> Might want to do the same for client/test, but they got tagged at 3.4.0,
>>> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
>>> to move them here, it should not be a problem.
>>>
>>
>> Yeah rc1 was not tagged with these so rc2 we will update them
>>
>> Dan
>>
>>> Andrew
>>>
>>>>>  
>>>>>  is_armv7 = "1"
>>>>>  is_armv7_aarch64 = "0"
>>>>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
>>>>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
>>>>>  "
>>>>>  BRANCH = "ti_optee_os"
>>>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
>>>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
>>>>>  
>>>>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
>>>>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
>>>>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 21:49         ` Andrew F. Davis
@ 2019-04-23 21:55           ` Denys Dmytriyenko
  0 siblings, 0 replies; 14+ messages in thread
From: Denys Dmytriyenko @ 2019-04-23 21:55 UTC (permalink / raw)
  To: Andrew F. Davis; +Cc: meta-arago

On Tue, Apr 23, 2019 at 05:49:31PM -0400, Andrew F. Davis wrote:
> On 4/23/19 5:45 PM, Denys Dmytriyenko wrote:
> > ERROR: QA Issue: optee-os: The LIC_FILES_CHKSUM does not match for file://.../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE;md5=69663ab153298557a59c67a60a743e5b
> > optee-os: Check if the license information has changed in .../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE to verify that the LICENSE value "BSD" remains valid [license-checksum]
> > 
> 
> LICENSE was changed in Feb, project is still BSD 2-Clause, new md5 is
> c1f21c4f72f372ef38a5a4aee55ec173
> 
> Andrew

Thanks!


Dan,

Would you be able to update the LIC_FILES_CHKSUM entry with the new hash?

Also, you seem to be using the wrong base - are you still on rocko? Should be 
using thud branch instead. It is already 3.4.0 in there:
http://arago-project.org/git/?p=meta-arago.git;a=blob;f=meta-arago-distro/recipes-security/optee/optee-os_git.bbappend;hb=refs/heads/thud

Let me know if you'd rather prefer me to update it. Thanks.

-- 
Denys


> > On Tue, Apr 23, 2019 at 01:54:24PM -0500, Dan Murphy wrote:
> >> Andrew
> >>
> >> On 4/23/19 1:52 PM, Andrew F. Davis wrote:
> >>> On 4/23/19 2:40 PM, Dan Murphy wrote:
> >>>> +Andrew
> >>>>
> >>>> On 4/23/19 1:38 PM, Dan Murphy wrote:
> >>>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> >>>>> ---
> >>>>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
> >>>>>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>>>>
> >>>>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>>>> index 2204a50c..ee87b3c7 100644
> >>>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> >>>>>  
> >>>>>  PR_append = ".arago0"
> >>>>>  
> >>>>> -PV = "3.2.0+git${SRCPV}"
> >>>>> +PV = "3.5.0+git${SRCPV}"
> >>>
> >>> Might want to do the same for client/test, but they got tagged at 3.4.0,
> >>> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
> >>> to move them here, it should not be a problem.
> >>>
> >>
> >> Yeah rc1 was not tagged with these so rc2 we will update them
> >>
> >> Dan
> >>
> >>> Andrew
> >>>
> >>>>>  
> >>>>>  is_armv7 = "1"
> >>>>>  is_armv7_aarch64 = "0"
> >>>>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
> >>>>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
> >>>>>  "
> >>>>>  BRANCH = "ti_optee_os"
> >>>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
> >>>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
> >>>>>  
> >>>>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
> >>>>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
> >>>>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 21:47         ` Dan Murphy
@ 2019-04-23 21:58           ` Denys Dmytriyenko
  2019-04-24  0:07             ` Dan Murphy
  0 siblings, 1 reply; 14+ messages in thread
From: Denys Dmytriyenko @ 2019-04-23 21:58 UTC (permalink / raw)
  To: Dan Murphy; +Cc: meta-arago

On Tue, Apr 23, 2019 at 04:47:05PM -0500, Dan Murphy wrote:
> Denys
> 
> On 4/23/19 4:45 PM, Denys Dmytriyenko wrote:
> > ERROR: QA Issue: optee-os: The LIC_FILES_CHKSUM does not match for file://.../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE;md5=69663ab153298557a59c67a60a743e5b
> > optee-os: Check if the license information has changed in .../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE to verify that the LICENSE value "BSD" remains valid [license-checksum]
> > 
> 
> Is this a version mismatch then?  Andrew said this was 3.5.0-rc1 but it 
> appears that this is not what is in the os code.
> 
> Maybe the PV should be 
> 
> PV = "3.4.0+git${SRCPV}"

Yes, it was already 3.4.0 in thud - looks like you used the old branch as a 
base for your patch...


> Dan
> 
> > 
> > On Tue, Apr 23, 2019 at 01:54:24PM -0500, Dan Murphy wrote:
> >> Andrew
> >>
> >> On 4/23/19 1:52 PM, Andrew F. Davis wrote:
> >>> On 4/23/19 2:40 PM, Dan Murphy wrote:
> >>>> +Andrew
> >>>>
> >>>> On 4/23/19 1:38 PM, Dan Murphy wrote:
> >>>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> >>>>> ---
> >>>>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
> >>>>>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>>>>
> >>>>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>>>> index 2204a50c..ee87b3c7 100644
> >>>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> >>>>>  
> >>>>>  PR_append = ".arago0"
> >>>>>  
> >>>>> -PV = "3.2.0+git${SRCPV}"
> >>>>> +PV = "3.5.0+git${SRCPV}"
> >>>
> >>> Might want to do the same for client/test, but they got tagged at 3.4.0,
> >>> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
> >>> to move them here, it should not be a problem.
> >>>
> >>
> >> Yeah rc1 was not tagged with these so rc2 we will update them
> >>
> >> Dan
> >>
> >>> Andrew
> >>>
> >>>>>  
> >>>>>  is_armv7 = "1"
> >>>>>  is_armv7_aarch64 = "0"
> >>>>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
> >>>>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
> >>>>>  "
> >>>>>  BRANCH = "ti_optee_os"
> >>>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
> >>>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
> >>>>>  
> >>>>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
> >>>>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
> >>>>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 21:58           ` Denys Dmytriyenko
@ 2019-04-24  0:07             ` Dan Murphy
  0 siblings, 0 replies; 14+ messages in thread
From: Dan Murphy @ 2019-04-24  0:07 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago

Denys

On 4/23/19 4:58 PM, Denys Dmytriyenko wrote:
> On Tue, Apr 23, 2019 at 04:47:05PM -0500, Dan Murphy wrote:
>> Denys
>>
>> On 4/23/19 4:45 PM, Denys Dmytriyenko wrote:
>>> ERROR: QA Issue: optee-os: The LIC_FILES_CHKSUM does not match for file://.../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE;md5=69663ab153298557a59c67a60a743e5b
>>> optee-os: Check if the license information has changed in .../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE to verify that the LICENSE value "BSD" remains valid [license-checksum]
>>>
>>
>> Is this a version mismatch then?  Andrew said this was 3.5.0-rc1 but it 
>> appears that this is not what is in the os code.
>>
>> Maybe the PV should be 
>>
>> PV = "3.4.0+git${SRCPV}"
> 
> Yes, it was already 3.4.0 in thud - looks like you used the old branch as a 
> base for your patch.

Oh you are right I updated to thud for meta-ti.
I have not done meta-arago in so long I forgot to update that

Dan


> 
>> Dan
>>
>>>
>>> On Tue, Apr 23, 2019 at 01:54:24PM -0500, Dan Murphy wrote:
>>>> Andrew
>>>>
>>>> On 4/23/19 1:52 PM, Andrew F. Davis wrote:
>>>>> On 4/23/19 2:40 PM, Dan Murphy wrote:
>>>>>> +Andrew
>>>>>>
>>>>>> On 4/23/19 1:38 PM, Dan Murphy wrote:
>>>>>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>>>>>>> ---
>>>>>>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
>>>>>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>>>>>>
>>>>>>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>>>> index 2204a50c..ee87b3c7 100644
>>>>>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>>>>>>  
>>>>>>>  PR_append = ".arago0"
>>>>>>>  
>>>>>>> -PV = "3.2.0+git${SRCPV}"
>>>>>>> +PV = "3.5.0+git${SRCPV}"
>>>>>
>>>>> Might want to do the same for client/test, but they got tagged at 3.4.0,
>>>>> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
>>>>> to move them here, it should not be a problem.
>>>>>
>>>>
>>>> Yeah rc1 was not tagged with these so rc2 we will update them
>>>>
>>>> Dan
>>>>
>>>>> Andrew
>>>>>
>>>>>>>  
>>>>>>>  is_armv7 = "1"
>>>>>>>  is_armv7_aarch64 = "0"
>>>>>>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
>>>>>>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
>>>>>>>  "
>>>>>>>  BRANCH = "ti_optee_os"
>>>>>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
>>>>>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
>>>>>>>  
>>>>>>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
>>>>>>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
>>>>>>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-23 18:52   ` Andrew F. Davis
  2019-04-23 18:54     ` Dan Murphy
@ 2019-04-29 18:13     ` Denys Dmytriyenko
  2019-04-29 20:13       ` Andrew F. Davis
  1 sibling, 1 reply; 14+ messages in thread
From: Denys Dmytriyenko @ 2019-04-29 18:13 UTC (permalink / raw)
  To: Andrew F. Davis; +Cc: meta-arago

On Tue, Apr 23, 2019 at 02:52:20PM -0400, Andrew F. Davis wrote:
> On 4/23/19 2:40 PM, Dan Murphy wrote:
> > +Andrew
> > 
> > On 4/23/19 1:38 PM, Dan Murphy wrote:
> >> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> >> ---
> >>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
> >>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >> index 2204a50c..ee87b3c7 100644
> >> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> >>  
> >>  PR_append = ".arago0"
> >>  
> >> -PV = "3.2.0+git${SRCPV}"
> >> +PV = "3.5.0+git${SRCPV}"

> Might want to do the same for client/test, but they got tagged at 3.4.0,
> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
> to move them here, it should not be a problem.

Andrew,

It seems there were few more commits that went into the official 3.5.0 
release, which was released 3 days ago. Do you want to re-merge to include 
those?

Denys


> >>  is_armv7 = "1"
> >>  is_armv7_aarch64 = "0"
> >> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
> >>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
> >>  "
> >>  BRANCH = "ti_optee_os"
> >> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
> >> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
> >>  
> >>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
> >>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
> >>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-29 18:13     ` Denys Dmytriyenko
@ 2019-04-29 20:13       ` Andrew F. Davis
  2019-04-29 20:15         ` Denys Dmytriyenko
  0 siblings, 1 reply; 14+ messages in thread
From: Andrew F. Davis @ 2019-04-29 20:13 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago

On 4/29/19 2:13 PM, Denys Dmytriyenko wrote:
> On Tue, Apr 23, 2019 at 02:52:20PM -0400, Andrew F. Davis wrote:
>> On 4/23/19 2:40 PM, Dan Murphy wrote:
>>> +Andrew
>>>
>>> On 4/23/19 1:38 PM, Dan Murphy wrote:
>>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>>>> ---
>>>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
>>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>> index 2204a50c..ee87b3c7 100644
>>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>>>  
>>>>  PR_append = ".arago0"
>>>>  
>>>> -PV = "3.2.0+git${SRCPV}"
>>>> +PV = "3.5.0+git${SRCPV}"
> 
>> Might want to do the same for client/test, but they got tagged at 3.4.0,
>> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
>> to move them here, it should not be a problem.
> 
> Andrew,
> 
> It seems there were few more commits that went into the official 3.5.0 
> release, which was released 3 days ago. Do you want to re-merge to include 
> those?
> 

Merged the extra patches as ti-optee-os (note the '-', not '_'), I want
to deprecate out the branch name with underscores if I can, none of the
other projects are named like that, so I'd like to start using this
branch. Not sure what churn that will cause but hopefully will be easy
enough to do now.

Thanks,
Andrew

> Denys
> 
> 
>>>>  is_armv7 = "1"
>>>>  is_armv7_aarch64 = "0"
>>>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
>>>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
>>>>  "
>>>>  BRANCH = "ti_optee_os"
>>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
>>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
>>>>  
>>>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
>>>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
>>>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-29 20:13       ` Andrew F. Davis
@ 2019-04-29 20:15         ` Denys Dmytriyenko
  2019-04-29 20:20           ` Andrew F. Davis
  0 siblings, 1 reply; 14+ messages in thread
From: Denys Dmytriyenko @ 2019-04-29 20:15 UTC (permalink / raw)
  To: Andrew F. Davis; +Cc: meta-arago

On Mon, Apr 29, 2019 at 04:13:21PM -0400, Andrew F. Davis wrote:
> On 4/29/19 2:13 PM, Denys Dmytriyenko wrote:
> > On Tue, Apr 23, 2019 at 02:52:20PM -0400, Andrew F. Davis wrote:
> >> On 4/23/19 2:40 PM, Dan Murphy wrote:
> >>> +Andrew
> >>>
> >>> On 4/23/19 1:38 PM, Dan Murphy wrote:
> >>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> >>>> ---
> >>>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
> >>>>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>>>
> >>>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>>> index 2204a50c..ee87b3c7 100644
> >>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
> >>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> >>>>  
> >>>>  PR_append = ".arago0"
> >>>>  
> >>>> -PV = "3.2.0+git${SRCPV}"
> >>>> +PV = "3.5.0+git${SRCPV}"
> > 
> >> Might want to do the same for client/test, but they got tagged at 3.4.0,
> >> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
> >> to move them here, it should not be a problem.
> > 
> > Andrew,
> > 
> > It seems there were few more commits that went into the official 3.5.0 
> > release, which was released 3 days ago. Do you want to re-merge to include 
> > those?
> > 
> 
> Merged the extra patches as ti-optee-os (note the '-', not '_'), I want
> to deprecate out the branch name with underscores if I can, none of the
> other projects are named like that, so I'd like to start using this
> branch. Not sure what churn that will cause but hopefully will be easy
> enough to do now.

Thanks. client and test are still using underscores - plan to change those?


> >>>>  is_armv7 = "1"
> >>>>  is_armv7_aarch64 = "0"
> >>>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
> >>>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
> >>>>  "
> >>>>  BRANCH = "ti_optee_os"
> >>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
> >>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
> >>>>  
> >>>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
> >>>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
> >>>>


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

* Re: [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1
  2019-04-29 20:15         ` Denys Dmytriyenko
@ 2019-04-29 20:20           ` Andrew F. Davis
  0 siblings, 0 replies; 14+ messages in thread
From: Andrew F. Davis @ 2019-04-29 20:20 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago

On 4/29/19 4:15 PM, Denys Dmytriyenko wrote:
> On Mon, Apr 29, 2019 at 04:13:21PM -0400, Andrew F. Davis wrote:
>> On 4/29/19 2:13 PM, Denys Dmytriyenko wrote:
>>> On Tue, Apr 23, 2019 at 02:52:20PM -0400, Andrew F. Davis wrote:
>>>> On 4/23/19 2:40 PM, Dan Murphy wrote:
>>>>> +Andrew
>>>>>
>>>>> On 4/23/19 1:38 PM, Dan Murphy wrote:
>>>>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>>>>>> ---
>>>>>>  .../recipes-security/optee/optee-os_git.bbappend              | 4 ++--
>>>>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>>>>>
>>>>>> diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>>> index 2204a50c..ee87b3c7 100644
>>>>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend
>>>>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>>>>>  
>>>>>>  PR_append = ".arago0"
>>>>>>  
>>>>>> -PV = "3.2.0+git${SRCPV}"
>>>>>> +PV = "3.5.0+git${SRCPV}"
>>>
>>>> Might want to do the same for client/test, but they got tagged at 3.4.0,
>>>> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag
>>>> to move them here, it should not be a problem.
>>>
>>> Andrew,
>>>
>>> It seems there were few more commits that went into the official 3.5.0 
>>> release, which was released 3 days ago. Do you want to re-merge to include 
>>> those?
>>>
>>
>> Merged the extra patches as ti-optee-os (note the '-', not '_'), I want
>> to deprecate out the branch name with underscores if I can, none of the
>> other projects are named like that, so I'd like to start using this
>> branch. Not sure what churn that will cause but hopefully will be easy
>> enough to do now.
> 
> Thanks. client and test are still using underscores - plan to change those?
> 

Done, and test was reset to follow upstream master directly, before we
had the same content but some stray merges got in at some point, the
name change seems like a good opportunity to fix that.

Andrew

> 
>>>>>>  is_armv7 = "1"
>>>>>>  is_armv7_aarch64 = "0"
>>>>>> @@ -11,7 +11,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \
>>>>>>             file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
>>>>>>  "
>>>>>>  BRANCH = "ti_optee_os"
>>>>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54"
>>>>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65"
>>>>>>  
>>>>>>  ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32"
>>>>>>  ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64"
>>>>>>


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

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-23 18:38 [PATCH] optee-os: Update OPTEE OS tag to 3.5.0-rc1 and ti2019.01-rc1 Dan Murphy
2019-04-23 18:40 ` Dan Murphy
2019-04-23 18:52   ` Andrew F. Davis
2019-04-23 18:54     ` Dan Murphy
2019-04-23 21:45       ` Denys Dmytriyenko
2019-04-23 21:47         ` Dan Murphy
2019-04-23 21:58           ` Denys Dmytriyenko
2019-04-24  0:07             ` Dan Murphy
2019-04-23 21:49         ` Andrew F. Davis
2019-04-23 21:55           ` Denys Dmytriyenko
2019-04-29 18:13     ` Denys Dmytriyenko
2019-04-29 20:13       ` Andrew F. Davis
2019-04-29 20:15         ` Denys Dmytriyenko
2019-04-29 20:20           ` Andrew F. Davis

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.