Denys,
This is the only change:

3c3
< Copyright (c) 2017-2019 ARM Software
---
> Copyright (c) 2017-2018 ARM Software



-----Original Message-----
From: Dmytriyenko, Denys 
Sent: Tuesday, June 25, 2019 4:23 PM
To: Senicic, Djordje
Cc: [email protected]
Subject: Re: [meta-arago] [thud/master][PATCH 1/2] arm-compute-library: Upgrade 
to 19.05 version

On Mon, Jun 24, 2019 at 03:46:33PM -0400, Djordje Senicic wrote:
> 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"


License checksum change needs to be explained in the commit log.


>  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"
> +
>  

Extra newline being added.

>  S = "${WORKDIR}/git"
>  
> -- 
> 2.17.1
> 
> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to