* [PATCH v2] ocl: update version to 01.01.18.00
@ 2019-03-05 1:15 Yuan Zhao
2019-03-05 23:18 ` [EXTERNAL] " Jacob Stiffler
0 siblings, 1 reply; 4+ messages in thread
From: Yuan Zhao @ 2019-03-05 1:15 UTC (permalink / raw)
To: meta-arago
- Runtime support update for TIDL API 01.03.00
- Update OpenCL TIDL firmware to 01.01.18.00
Signed-off-by: Yuan Zhao <yuanzhao@ti.com>
---
| 4 ++--
| 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
index be32b0bc..21247177 100644
--- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
+++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
@@ -1,5 +1,5 @@
# patch version at the end needs to be in double digits
-PV = "1.1.17.02"
+PV = "1.1.18.00"
INC_PR = "r0"
LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
@@ -10,7 +10,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
OCL_GIT_PROTOCOL = "git"
OCL_GIT_BRANCH = "master"
-OCL_SRCREV = "fef8ff7679dacfac7b208531be07550fa7e3673e"
+OCL_SRCREV = "a50d8b41cc30bdf4faf1998ec3fc7d0a3093b795"
BRANCH = "${OCL_GIT_BRANCH}"
SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
--git a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
index a47d9128..a9ec413a 100644
--- a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
+++ b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
@@ -3,7 +3,7 @@ SUMMARY = "OpenCL TIDL firmware for AM57xx"
LICENSE = "TI-TFL"
LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=082a028431c455252c1e1d3d1021d382"
-PV = "01.01.17.01"
+PV = "01.01.18.00"
PR = "r0"
require recipes-ti/includes/arago-paths.inc
@@ -15,7 +15,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
GIT_URI = "git://git.ti.com/opencl/opencl-firmware.git"
GIT_PROTOCOL = "git"
BRANCH = "master"
-SRCREV = "2f1715affab9ef4debf02769cf113dc1922cf75f"
+SRCREV = "3b98f405d98416a66678dec01d8f7ef244f379b6"
SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${BRANCH}"
--
2.14.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [EXTERNAL] [PATCH v2] ocl: update version to 01.01.18.00
2019-03-05 1:15 [PATCH v2] ocl: update version to 01.01.18.00 Yuan Zhao
@ 2019-03-05 23:18 ` Jacob Stiffler
2019-03-05 23:21 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Jacob Stiffler @ 2019-03-05 23:18 UTC (permalink / raw)
To: Yuan Zhao, meta-arago
Denys,
Please apply to rocko.
- Jake
On 3/4/2019 8:15 PM, Yuan Zhao wrote:
> - Runtime support update for TIDL API 01.03.00
> - Update OpenCL TIDL firmware to 01.01.18.00
>
> Signed-off-by: Yuan Zhao <yuanzhao@ti.com>
> ---
> meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
> meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> index be32b0bc..21247177 100644
> --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
> +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> @@ -1,5 +1,5 @@
> # patch version at the end needs to be in double digits
> -PV = "1.1.17.02"
> +PV = "1.1.18.00"
> INC_PR = "r0"
>
> LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
> @@ -10,7 +10,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
> OCL_GIT_PROTOCOL = "git"
> OCL_GIT_BRANCH = "master"
>
> -OCL_SRCREV = "fef8ff7679dacfac7b208531be07550fa7e3673e"
> +OCL_SRCREV = "a50d8b41cc30bdf4faf1998ec3fc7d0a3093b795"
>
> BRANCH = "${OCL_GIT_BRANCH}"
> SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
> diff --git a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
> index a47d9128..a9ec413a 100644
> --- a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
> +++ b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
> @@ -3,7 +3,7 @@ SUMMARY = "OpenCL TIDL firmware for AM57xx"
> LICENSE = "TI-TFL"
> LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=082a028431c455252c1e1d3d1021d382"
>
> -PV = "01.01.17.01"
> +PV = "01.01.18.00"
> PR = "r0"
>
> require recipes-ti/includes/arago-paths.inc
> @@ -15,7 +15,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
> GIT_URI = "git://git.ti.com/opencl/opencl-firmware.git"
> GIT_PROTOCOL = "git"
> BRANCH = "master"
> -SRCREV = "2f1715affab9ef4debf02769cf113dc1922cf75f"
> +SRCREV = "3b98f405d98416a66678dec01d8f7ef244f379b6"
>
> SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${BRANCH}"
>
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [EXTERNAL] [PATCH v2] ocl: update version to 01.01.18.00
2019-03-05 23:18 ` [EXTERNAL] " Jacob Stiffler
@ 2019-03-05 23:21 ` Denys Dmytriyenko
2019-03-06 0:34 ` Zhao, Yuan
0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2019-03-05 23:21 UTC (permalink / raw)
To: Jacob Stiffler; +Cc: meta-arago
On Tue, Mar 05, 2019 at 06:18:06PM -0500, Jacob Stiffler wrote:
> Denys,
>
> Please apply to rocko.
Depends on this:
http://arago-project.org/git/?p=meta-arago.git;a=commitdiff;h=1b77a721090738e30d6a297a2892f551e66915bd
Any negative effects to rocko/gcc7?
> On 3/4/2019 8:15 PM, Yuan Zhao wrote:
> >- Runtime support update for TIDL API 01.03.00
> >- Update OpenCL TIDL firmware to 01.01.18.00
> >
> >Signed-off-by: Yuan Zhao <yuanzhao@ti.com>
> >---
> > meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
> > meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb | 4 ++--
> > 2 files changed, 4 insertions(+), 4 deletions(-)
> >
> >diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> >index be32b0bc..21247177 100644
> >--- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
> >+++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> >@@ -1,5 +1,5 @@
> > # patch version at the end needs to be in double digits
> >-PV = "1.1.17.02"
> >+PV = "1.1.18.00"
> > INC_PR = "r0"
> > LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
> >@@ -10,7 +10,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
> > OCL_GIT_PROTOCOL = "git"
> > OCL_GIT_BRANCH = "master"
> >-OCL_SRCREV = "fef8ff7679dacfac7b208531be07550fa7e3673e"
> >+OCL_SRCREV = "a50d8b41cc30bdf4faf1998ec3fc7d0a3093b795"
> > BRANCH = "${OCL_GIT_BRANCH}"
> > SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
> >diff --git a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
> >index a47d9128..a9ec413a 100644
> >--- a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
> >+++ b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
> >@@ -3,7 +3,7 @@ SUMMARY = "OpenCL TIDL firmware for AM57xx"
> > LICENSE = "TI-TFL"
> > LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=082a028431c455252c1e1d3d1021d382"
> >-PV = "01.01.17.01"
> >+PV = "01.01.18.00"
> > PR = "r0"
> > require recipes-ti/includes/arago-paths.inc
> >@@ -15,7 +15,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
> > GIT_URI = "git://git.ti.com/opencl/opencl-firmware.git"
> > GIT_PROTOCOL = "git"
> > BRANCH = "master"
> >-SRCREV = "2f1715affab9ef4debf02769cf113dc1922cf75f"
> >+SRCREV = "3b98f405d98416a66678dec01d8f7ef244f379b6"
> > SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${BRANCH}"
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [EXTERNAL] [PATCH v2] ocl: update version to 01.01.18.00
2019-03-05 23:21 ` Denys Dmytriyenko
@ 2019-03-06 0:34 ` Zhao, Yuan
0 siblings, 0 replies; 4+ messages in thread
From: Zhao, Yuan @ 2019-03-06 0:34 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org
No negative effects. 1.1.18.00 is based on 1.1.17.02 anyway. You can apply both update to 1.1.17.02 and update to 1.1.18.00 to rocks. Thanks! - Yuan
> On Mar 5, 2019, at 5:21 PM, Dmytriyenko, Denys <denys@ti.com> wrote:
>
>> On Tue, Mar 05, 2019 at 06:18:06PM -0500, Jacob Stiffler wrote:
>> Denys,
>>
>> Please apply to rocko.
>
> Depends on this:
> http://arago-project.org/git/?p=meta-arago.git;a=commitdiff;h=1b77a721090738e30d6a297a2892f551e66915bd
> Any negative effects to rocko/gcc7?
>
>
>>> On 3/4/2019 8:15 PM, Yuan Zhao wrote:
>>> - Runtime support update for TIDL API 01.03.00
>>> - Update OpenCL TIDL firmware to 01.01.18.00
>>>
>>> Signed-off-by: Yuan Zhao <yuanzhao@ti.com>
>>> ---
>>> meta-arago-extras/recipes-ti/ocl/ocl.inc | 4 ++--
>>> meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb | 4 ++--
>>> 2 files changed, 4 insertions(+), 4 deletions(-)
>>>
>>> diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
>>> index be32b0bc..21247177 100644
>>> --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
>>> +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
>>> @@ -1,5 +1,5 @@
>>> # patch version at the end needs to be in double digits
>>> -PV = "1.1.17.02"
>>> +PV = "1.1.18.00"
>>> INC_PR = "r0"
>>> LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
>>> @@ -10,7 +10,7 @@ OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
>>> OCL_GIT_PROTOCOL = "git"
>>> OCL_GIT_BRANCH = "master"
>>> -OCL_SRCREV = "fef8ff7679dacfac7b208531be07550fa7e3673e"
>>> +OCL_SRCREV = "a50d8b41cc30bdf4faf1998ec3fc7d0a3093b795"
>>> BRANCH = "${OCL_GIT_BRANCH}"
>>> SRC_URI = "${OCL_GIT_URI};protocol=${OCL_GIT_PROTOCOL};branch=${BRANCH}"
>>> diff --git a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
>>> index a47d9128..a9ec413a 100644
>>> --- a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
>>> +++ b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
>>> @@ -3,7 +3,7 @@ SUMMARY = "OpenCL TIDL firmware for AM57xx"
>>> LICENSE = "TI-TFL"
>>> LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=082a028431c455252c1e1d3d1021d382"
>>> -PV = "01.01.17.01"
>>> +PV = "01.01.18.00"
>>> PR = "r0"
>>> require recipes-ti/includes/arago-paths.inc
>>> @@ -15,7 +15,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>>> GIT_URI = "git://git.ti.com/opencl/opencl-firmware.git"
>>> GIT_PROTOCOL = "git"
>>> BRANCH = "master"
>>> -SRCREV = "2f1715affab9ef4debf02769cf113dc1922cf75f"
>>> +SRCREV = "3b98f405d98416a66678dec01d8f7ef244f379b6"
>>> SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${BRANCH}"
>> _______________________________________________
>> meta-arago mailing list
>> meta-arago@arago-project.org
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-03-06 0:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-05 1:15 [PATCH v2] ocl: update version to 01.01.18.00 Yuan Zhao
2019-03-05 23:18 ` [EXTERNAL] " Jacob Stiffler
2019-03-05 23:21 ` Denys Dmytriyenko
2019-03-06 0:34 ` Zhao, Yuan
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.