Discussion:
[meta-arago] [PATCH] ocl: update opencl tidl firmware to 01.01.17.01
Yuan Zhao
2018-11-30 16:41:35 UTC
Permalink
- firmware is built with latest TIDL library v1.1.2.2 for PSDK v5.2
- firmware will be built into opencl monitors

Signed-off-by: Yuan Zhao <***@ti.com>
---
meta-arago-extras/recipes-ti/ocl/ocl.inc | 2 +-
meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
index 3450a400..96d1836f 100644
--- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
+++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
@@ -1,6 +1,6 @@
# patch version at the end needs to be in double digits
PV = "1.1.17.01"
-INC_PR = "r0"
+INC_PR = "r1"

LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"

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 221e0d62..a47d9128 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.16.00"
+PV = "01.01.17.01"
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 = "185e13d273fbbbbdb007111f87855f43c03535fa"
+SRCREV = "2f1715affab9ef4debf02769cf113dc1922cf75f"

SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${BRANCH}"
--
2.14.1
Denys Dmytriyenko
2018-12-04 17:23:42 UTC
Permalink
ACK.

Is it dependent on the tidl update?
Post by Yuan Zhao
- firmware is built with latest TIDL library v1.1.2.2 for PSDK v5.2
- firmware will be built into opencl monitors
---
meta-arago-extras/recipes-ti/ocl/ocl.inc | 2 +-
meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
index 3450a400..96d1836f 100644
--- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
+++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
@@ -1,6 +1,6 @@
# patch version at the end needs to be in double digits
PV = "1.1.17.01"
-INC_PR = "r0"
+INC_PR = "r1"
LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff"
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 221e0d62..a47d9128 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.16.00"
+PV = "01.01.17.01"
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 = "185e13d273fbbbbdb007111f87855f43c03535fa"
+SRCREV = "2f1715affab9ef4debf02769cf113dc1922cf75f"
SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${BRANCH}"
--
2.14.1
_______________________________________________
meta-arago mailing list
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
Loading...