- Runtime support update for TIDL API 01.03.00 - Update OpenCL TIDL firmware to 01.01.18.00
Signed-off-by: Yuan Zhao <[email protected]> --- 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}" -- 2.14.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
