All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud/master][PATCH 1/2] arm-compute-library: Upgrade to 19.05 version
@ 2019-06-24 19:46 Djordje Senicic
  2019-06-24 19:46 ` [thud/master][PATCH 2/2] armnn: " Djordje Senicic
  2019-06-25 20:23 ` [thud/master][PATCH 1/2] arm-compute-library: " Denys Dmytriyenko
  0 siblings, 2 replies; 4+ messages in thread
From: Djordje Senicic @ 2019-06-24 19:46 UTC (permalink / raw)
  To: meta-arago; +Cc: Djordje Senicic

Signed-off-by: Djordje Senicic <x0157990@ti.com>
---
 .../arm-compute-library/arm-compute-library_git.bb       | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/meta-arago-extras/recipes-support/arm-compute-library/arm-compute-library_git.bb b/meta-arago-extras/recipes-support/arm-compute-library/arm-compute-library_git.bb
index a2e19fd4..a33a2bc1 100644
--- a/meta-arago-extras/recipes-support/arm-compute-library/arm-compute-library_git.bb
+++ b/meta-arago-extras/recipes-support/arm-compute-library/arm-compute-library_git.bb
@@ -1,7 +1,7 @@
 SUMMARY = "The ARM Computer Vision and Machine Learning library"
 DESCRIPTION = "The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs."
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=762a7ba8d2ddc3b38d88742fbaf0b62d"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=8948bc85114b3b716576ef8d732f034f"
 
 COMPATIBLE_MACHINE = "armv7a|aarch64"
 
@@ -20,11 +20,12 @@ SRC_URI = " \
     file://0011-add-ti-benchmark-test-group.patch \
 "
 PR = "r0"
-PV  = "19.02"
+PV  = "19.05"
 PV_MAJOR = "${@d.getVar('PV',d,1).split('.')[0]}"
 
-BRANCH = "master"
-SRCREV = "d9f9318cffba4051c4ca0ec2028819962bdc2b1c"
+BRANCH = "branches/arm_compute_19_05"
+SRCREV = "bd17a169153ee181100f3b31984968b66618ef3c"
+
 
 S = "${WORKDIR}/git"
 
-- 
2.17.1



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

end of thread, other threads:[~2019-06-25 21:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-24 19:46 [thud/master][PATCH 1/2] arm-compute-library: Upgrade to 19.05 version Djordje Senicic
2019-06-24 19:46 ` [thud/master][PATCH 2/2] armnn: " Djordje Senicic
2019-06-25 20:23 ` [thud/master][PATCH 1/2] arm-compute-library: " Denys Dmytriyenko
2019-06-25 21:43   ` Senicic, Djordje

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.