All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ti-llvm3.6: bump SRCREV for updates
@ 2016-09-15 18:35 Jacob Stiffler
  2016-09-15 18:35 ` [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0 Jacob Stiffler
  2016-09-15 18:35 ` [PATCH 3/3] openmpacc: bump SRCREV to version 1.4.0.0 Jacob Stiffler
  0 siblings, 2 replies; 9+ messages in thread
From: Jacob Stiffler @ 2016-09-15 18:35 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
index 76e5754..e1db5ec 100644
--- a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
+++ b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "LLVM 3.6 with support for TI C66x intrinsics"
 HOMEPAGE = "https://gitorious.design.ti.com/ocl/llvm33-src"
 
-PR = "r4"
+PR = "r5"
 
 do_configure_prepend_class-native() {
     # Fix paths in llvm-config
@@ -27,14 +27,14 @@ LLVM_GIT_URI = "git://git.ti.com/opencl/llvm.git"
 LLVM_GIT_PROTOCOL = "git"
 LLVM_GIT_BRANCH = "release_36_ti"
 LLVM_GIT_DESTSUFFIX = "git"
-LLVM_GIT_SRCREV = "0076d468809dd17d72fa8cb45cb17e91c2ae525f"
+LLVM_GIT_SRCREV = "798386e2513c812ab4b01df5b57c88b225e756bb"
 
 CLANG_GIT_NAME = "clang"
 CLANG_GIT_URI = "git://git.ti.com/opencl/clang.git"
 CLANG_GIT_PROTOCOL = "git"
 CLANG_GIT_BRANCH = "release_36_ti"
 CLANG_GIT_DESTSUFFIX = "${LLVM_GIT_DESTSUFFIX}/tools/clang"
-CLANG_GIT_SRCREV = "588b1961bfa2c1722db13fd4b68a2477d1cf0e5d"
+CLANG_GIT_SRCREV = "5d6b4dfcaf29619cffbb2013a1e0a02e70e0154e"
 
 SRC_URI = " \
   ${LLVM_GIT_URI};protocol=${LLVM_GIT_PROTOCOL};branch=${LLVM_GIT_BRANCH};destsuffix=${LLVM_GIT_DESTSUFFIX};name=${LLVM_GIT_NAME} \
-- 
2.7.4



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

* [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
  2016-09-15 18:35 [PATCH 1/3] ti-llvm3.6: bump SRCREV for updates Jacob Stiffler
@ 2016-09-15 18:35 ` Jacob Stiffler
  2016-09-15 19:29   ` Denys Dmytriyenko
  2016-09-15 18:35 ` [PATCH 3/3] openmpacc: bump SRCREV to version 1.4.0.0 Jacob Stiffler
  1 sibling, 1 reply; 9+ messages in thread
From: Jacob Stiffler @ 2016-09-15 18:35 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
index 4df0c9e..1937a3f 100644
--- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
+++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
@@ -1,4 +1,4 @@
-PV = "1.1.9.1"
+PV = "1.1.10.0"
 INC_PR = "r0"
 
 LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
@@ -9,7 +9,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
 OCL_GIT_PROTOCOL = "git"
 OCL_GIT_BRANCH = "master"
 
-OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc"
+OCL_SRCREV = "b2b6c17a40bc79f49b6cdc44b6a42faeb56a6d2f"
 
 BRANCH = "${OCL_GIT_BRANCH}"
 SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
-- 
2.7.4



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

* [PATCH 3/3] openmpacc: bump SRCREV to version 1.4.0.0
  2016-09-15 18:35 [PATCH 1/3] ti-llvm3.6: bump SRCREV for updates Jacob Stiffler
  2016-09-15 18:35 ` [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0 Jacob Stiffler
@ 2016-09-15 18:35 ` Jacob Stiffler
  1 sibling, 0 replies; 9+ messages in thread
From: Jacob Stiffler @ 2016-09-15 18:35 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc b/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
index 7e1adba..f222968 100644
--- a/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
+++ b/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
@@ -2,7 +2,7 @@ SUMMARY = "TI OpenMP Accelerator Model"
 HOMEPAGE = "http://downloads.ti.com/mctools/esd/docs/openmpacc/"
 LICENSE = "BSD"
 
-PV = "1.3.2.0"
+PV = "1.4.0.0"
 INC_PR = "r0"
 
 LIC_FILES_CHKSUM = "file://../debian/copyright;md5=aaa2a0939d08197132fc382e97b62eb0"
@@ -13,7 +13,7 @@ OMPACC_GIT_URI = "git://git.ti.com/openmp/ti-openmpacc.git"
 OMPACC_GIT_PROTOCOL = "git"
 OMPACC_GIT_BRANCH = "master"
 
-OMPACC_SRCREV = "26f6f8ef0ff800da3d49cccd5853c761b0673d2a"
+OMPACC_SRCREV = "af81476c403758bba065b056c63bb7dd4dd92704"
 
 BRANCH = "${OMPACC_GIT_BRANCH}"
 SRC_URI = "${OMPACC_GIT_URI};protocol=${OMPACC_GIT_PROTOCOL};branch=${BRANCH}"
-- 
2.7.4



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

* Re: [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
  2016-09-15 18:35 ` [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0 Jacob Stiffler
@ 2016-09-15 19:29   ` Denys Dmytriyenko
  2016-09-16  9:54     ` Stiffler, Jacob
  0 siblings, 1 reply; 9+ messages in thread
From: Denys Dmytriyenko @ 2016-09-15 19:29 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago

> oc: bump SRCREV to version 1.1.10.0

Should it be ocl in the subject?


On Thu, Sep 15, 2016 at 02:35:08PM -0400, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> index 4df0c9e..1937a3f 100644
> --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
> +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> @@ -1,4 +1,4 @@
> -PV = "1.1.9.1"
> +PV = "1.1.10.0"
>  INC_PR = "r0"
>  
>  LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
> @@ -9,7 +9,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
>  OCL_GIT_PROTOCOL = "git"
>  OCL_GIT_BRANCH = "master"
>  
> -OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc"
> +OCL_SRCREV = "b2b6c17a40bc79f49b6cdc44b6a42faeb56a6d2f"
>  
>  BRANCH = "${OCL_GIT_BRANCH}"
>  SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
> -- 
> 2.7.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
  2016-09-15 19:29   ` Denys Dmytriyenko
@ 2016-09-16  9:54     ` Stiffler, Jacob
  2016-09-16 16:13       ` Denys Dmytriyenko
  0 siblings, 1 reply; 9+ messages in thread
From: Stiffler, Jacob @ 2016-09-16  9:54 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-arago



> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Thursday, September 15, 2016 3:29 PM
> To: Stiffler, Jacob
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
> 
> > oc: bump SRCREV to version 1.1.10.0
> 
> Should it be ocl in the subject?
> 

Yes. And I just found out a 1.1.10.1 version is happening. I'll resubmit with the new SRCREV and fix the comit message.

> 
> On Thu, Sep 15, 2016 at 02:35:08PM -0400, Jacob Stiffler wrote:
> > Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> > ---
> >  meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-
> extras/recipes-ti/ocl/ocl.inc
> > index 4df0c9e..1937a3f 100644
> > --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
> > +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> > @@ -1,4 +1,4 @@
> > -PV = "1.1.9.1"
> > +PV = "1.1.10.0"
> >  INC_PR = "r0"
> >
> >  LIC_FILES_CHKSUM =
> "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
> > @@ -9,7 +9,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
> >  OCL_GIT_PROTOCOL = "git"
> >  OCL_GIT_BRANCH = "master"
> >
> > -OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc"
> > +OCL_SRCREV = "b2b6c17a40bc79f49b6cdc44b6a42faeb56a6d2f"
> >
> >  BRANCH = "${OCL_GIT_BRANCH}"
> >  SRC_URI =
> "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
> > --
> > 2.7.4
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
  2016-09-16  9:54     ` Stiffler, Jacob
@ 2016-09-16 16:13       ` Denys Dmytriyenko
  2016-09-16 16:21         ` Jacob Stiffler
  0 siblings, 1 reply; 9+ messages in thread
From: Denys Dmytriyenko @ 2016-09-16 16:13 UTC (permalink / raw)
  To: Stiffler, Jacob; +Cc: meta-arago

On Fri, Sep 16, 2016 at 05:54:34AM -0400, Stiffler, Jacob wrote:
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Thursday, September 15, 2016 3:29 PM
> > To: Stiffler, Jacob
> > Cc: meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
> > 
> > > oc: bump SRCREV to version 1.1.10.0
> > 
> > Should it be ocl in the subject?
> > 
> 
> Yes. And I just found out a 1.1.10.1 version is happening. I'll resubmit 
> with the new SRCREV and fix the comit message.

Will you be resubmitting all 3 patches or only #2?


> > On Thu, Sep 15, 2016 at 02:35:08PM -0400, Jacob Stiffler wrote:
> > > Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> > > ---
> > >  meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
> > >  1 file changed, 2 insertions(+), 2 deletions(-)
> > >
> > > diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-
> > extras/recipes-ti/ocl/ocl.inc
> > > index 4df0c9e..1937a3f 100644
> > > --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
> > > +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> > > @@ -1,4 +1,4 @@
> > > -PV = "1.1.9.1"
> > > +PV = "1.1.10.0"
> > >  INC_PR = "r0"
> > >
> > >  LIC_FILES_CHKSUM =
> > "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
> > > @@ -9,7 +9,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
> > >  OCL_GIT_PROTOCOL = "git"
> > >  OCL_GIT_BRANCH = "master"
> > >
> > > -OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc"
> > > +OCL_SRCREV = "b2b6c17a40bc79f49b6cdc44b6a42faeb56a6d2f"
> > >
> > >  BRANCH = "${OCL_GIT_BRANCH}"
> > >  SRC_URI =
> > "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
> > > --
> > > 2.7.4
> > >
> > > _______________________________________________
> > > meta-arago mailing list
> > > meta-arago@arago-project.org
> > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
  2016-09-16 16:13       ` Denys Dmytriyenko
@ 2016-09-16 16:21         ` Jacob Stiffler
  2016-09-16 16:22           ` Denys Dmytriyenko
  0 siblings, 1 reply; 9+ messages in thread
From: Jacob Stiffler @ 2016-09-16 16:21 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago



On 9/16/2016 12:13 PM, Denys Dmytriyenko wrote:
> On Fri, Sep 16, 2016 at 05:54:34AM -0400, Stiffler, Jacob wrote:
>>> -----Original Message-----
>>> From: Dmytriyenko, Denys
>>> Sent: Thursday, September 15, 2016 3:29 PM
>>> To: Stiffler, Jacob
>>> Cc: meta-arago@arago-project.org
>>> Subject: Re: [meta-arago] [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
>>>
>>>> oc: bump SRCREV to version 1.1.10.0
>>> Should it be ocl in the subject?
>>>
>> Yes. And I just found out a 1.1.10.1 version is happening. I'll resubmit
>> with the new SRCREV and fix the comit message.
> Will you be resubmitting all 3 patches or only #2?

Only #2.

>
>>> On Thu, Sep 15, 2016 at 02:35:08PM -0400, Jacob Stiffler wrote:
>>>> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
>>>> ---
>>>>   meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
>>>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-
>>> extras/recipes-ti/ocl/ocl.inc
>>>> index 4df0c9e..1937a3f 100644
>>>> --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
>>>> +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
>>>> @@ -1,4 +1,4 @@
>>>> -PV = "1.1.9.1"
>>>> +PV = "1.1.10.0"
>>>>   INC_PR = "r0"
>>>>
>>>>   LIC_FILES_CHKSUM =
>>> "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
>>>> @@ -9,7 +9,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
>>>>   OCL_GIT_PROTOCOL = "git"
>>>>   OCL_GIT_BRANCH = "master"
>>>>
>>>> -OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc"
>>>> +OCL_SRCREV = "b2b6c17a40bc79f49b6cdc44b6a42faeb56a6d2f"
>>>>
>>>>   BRANCH = "${OCL_GIT_BRANCH}"
>>>>   SRC_URI =
>>> "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
>>>> --
>>>> 2.7.4
>>>>
>>>> _______________________________________________
>>>> meta-arago mailing list
>>>> meta-arago@arago-project.org
>>>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



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

* Re: [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
  2016-09-16 16:21         ` Jacob Stiffler
@ 2016-09-16 16:22           ` Denys Dmytriyenko
  2016-09-16 16:24             ` Jacob Stiffler
  0 siblings, 1 reply; 9+ messages in thread
From: Denys Dmytriyenko @ 2016-09-16 16:22 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago

On Fri, Sep 16, 2016 at 12:21:13PM -0400, Jacob Stiffler wrote:
> 
> 
> On 9/16/2016 12:13 PM, Denys Dmytriyenko wrote:
> >On Fri, Sep 16, 2016 at 05:54:34AM -0400, Stiffler, Jacob wrote:
> >>>-----Original Message-----
> >>>From: Dmytriyenko, Denys
> >>>Sent: Thursday, September 15, 2016 3:29 PM
> >>>To: Stiffler, Jacob
> >>>Cc: meta-arago@arago-project.org
> >>>Subject: Re: [meta-arago] [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
> >>>
> >>>>oc: bump SRCREV to version 1.1.10.0
> >>>Should it be ocl in the subject?
> >>>
> >>Yes. And I just found out a 1.1.10.1 version is happening. I'll resubmit
> >>with the new SRCREV and fix the comit message.
> >Will you be resubmitting all 3 patches or only #2?
> 
> Only #2.

Sorry, I meant to ask if I should push #1 and #3 now w/o #2 or should I wait 
for you to resubmit #2 and keep the order?


> >>>On Thu, Sep 15, 2016 at 02:35:08PM -0400, Jacob Stiffler wrote:
> >>>>Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> >>>>---
> >>>>  meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
> >>>>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>>>
> >>>>diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-
> >>>extras/recipes-ti/ocl/ocl.inc
> >>>>index 4df0c9e..1937a3f 100644
> >>>>--- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
> >>>>+++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> >>>>@@ -1,4 +1,4 @@
> >>>>-PV = "1.1.9.1"
> >>>>+PV = "1.1.10.0"
> >>>>  INC_PR = "r0"
> >>>>
> >>>>  LIC_FILES_CHKSUM =
> >>>"file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
> >>>>@@ -9,7 +9,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
> >>>>  OCL_GIT_PROTOCOL = "git"
> >>>>  OCL_GIT_BRANCH = "master"
> >>>>
> >>>>-OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc"
> >>>>+OCL_SRCREV = "b2b6c17a40bc79f49b6cdc44b6a42faeb56a6d2f"
> >>>>
> >>>>  BRANCH = "${OCL_GIT_BRANCH}"
> >>>>  SRC_URI =
> >>>"${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
> >>>>--
> >>>>2.7.4
> >>>>
> >>>>_______________________________________________
> >>>>meta-arago mailing list
> >>>>meta-arago@arago-project.org
> >>>>http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> 


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

* Re: [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
  2016-09-16 16:22           ` Denys Dmytriyenko
@ 2016-09-16 16:24             ` Jacob Stiffler
  0 siblings, 0 replies; 9+ messages in thread
From: Jacob Stiffler @ 2016-09-16 16:24 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago



On 9/16/2016 12:22 PM, Denys Dmytriyenko wrote:
> On Fri, Sep 16, 2016 at 12:21:13PM -0400, Jacob Stiffler wrote:
>>
>> On 9/16/2016 12:13 PM, Denys Dmytriyenko wrote:
>>> On Fri, Sep 16, 2016 at 05:54:34AM -0400, Stiffler, Jacob wrote:
>>>>> -----Original Message-----
>>>>> From: Dmytriyenko, Denys
>>>>> Sent: Thursday, September 15, 2016 3:29 PM
>>>>> To: Stiffler, Jacob
>>>>> Cc: meta-arago@arago-project.org
>>>>> Subject: Re: [meta-arago] [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0
>>>>>
>>>>>> oc: bump SRCREV to version 1.1.10.0
>>>>> Should it be ocl in the subject?
>>>>>
>>>> Yes. And I just found out a 1.1.10.1 version is happening. I'll resubmit
>>>> with the new SRCREV and fix the comit message.
>>> Will you be resubmitting all 3 patches or only #2?
>> Only #2.
> Sorry, I meant to ask if I should push #1 and #3 now w/o #2 or should I wait
> for you to resubmit #2 and keep the order?

The order does not matter, go ahead with #1 and #3.

>
>>>>> On Thu, Sep 15, 2016 at 02:35:08PM -0400, Jacob Stiffler wrote:
>>>>>> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
>>>>>> ---
>>>>>>   meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
>>>>>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>>>>>
>>>>>> diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-
>>>>> extras/recipes-ti/ocl/ocl.inc
>>>>>> index 4df0c9e..1937a3f 100644
>>>>>> --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
>>>>>> +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
>>>>>> @@ -1,4 +1,4 @@
>>>>>> -PV = "1.1.9.1"
>>>>>> +PV = "1.1.10.0"
>>>>>>   INC_PR = "r0"
>>>>>>
>>>>>>   LIC_FILES_CHKSUM =
>>>>> "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
>>>>>> @@ -9,7 +9,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
>>>>>>   OCL_GIT_PROTOCOL = "git"
>>>>>>   OCL_GIT_BRANCH = "master"
>>>>>>
>>>>>> -OCL_SRCREV = "aa89b7359d6328e98fa80c55c3b73543c53a1bbc"
>>>>>> +OCL_SRCREV = "b2b6c17a40bc79f49b6cdc44b6a42faeb56a6d2f"
>>>>>>
>>>>>>   BRANCH = "${OCL_GIT_BRANCH}"
>>>>>>   SRC_URI =
>>>>> "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
>>>>>> --
>>>>>> 2.7.4
>>>>>>
>>>>>> _______________________________________________
>>>>>> meta-arago mailing list
>>>>>> meta-arago@arago-project.org
>>>>>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



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

end of thread, other threads:[~2016-09-16 16:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15 18:35 [PATCH 1/3] ti-llvm3.6: bump SRCREV for updates Jacob Stiffler
2016-09-15 18:35 ` [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0 Jacob Stiffler
2016-09-15 19:29   ` Denys Dmytriyenko
2016-09-16  9:54     ` Stiffler, Jacob
2016-09-16 16:13       ` Denys Dmytriyenko
2016-09-16 16:21         ` Jacob Stiffler
2016-09-16 16:22           ` Denys Dmytriyenko
2016-09-16 16:24             ` Jacob Stiffler
2016-09-15 18:35 ` [PATCH 3/3] openmpacc: bump SRCREV to version 1.4.0.0 Jacob Stiffler

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.