- Runtime support update for TIDL API 01.03.02 - Update OpenCL TIDL firmware to 01.01.19.01
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 f6775299..1bfb47d2 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.19.00" +PV = "1.1.19.01" INC_PR = "r0" LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff" @@ -11,7 +11,7 @@ OCL_GIT_PROTOCOL = "git" OCL_GIT_BRANCH = "master" -OCL_SRCREV = "0f4be82079ba6ec9c7c8ee00f879c9f6f0ad4803" +OCL_SRCREV = "517b95417982e001cda8948509fcc75e0a5b2f14" 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 64dfd0d7..96901c16 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.19.00" +PV = "01.01.19.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 = "32772d41ae6978b0ec66173d2bfc8c041017bda1" +SRCREV = "6124427f1eb33fa2afb5152442f4eca930ffd10a" 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
