Denys,

Can you please back-port this to ti2019.01?


Thank you,

Jake

On 6/25/2019 12:48 PM, Djordje Senicic wrote:
- License checksum changed due to modified years, from: 2017-2018 to 2017-2019
- License text is unchanged otherwise

Signed-off-by: Djordje Senicic <[email protected]>
---
  .../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"
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to