From: "Senicic, Djordje" <d-senicic1@ti.com>
To: "Dmytriyenko, Denys" <denys@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [thud/master][PATCH 1/2] arm-compute-library: Upgrade to 19.05 version
Date: Tue, 25 Jun 2019 21:43:32 +0000 [thread overview]
Message-ID: <debb9dbef8dc495e8ee29a5af452906d@ti.com> (raw)
In-Reply-To: <20190625202311.GK4849@beryl>
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: meta-arago@arago-project.org
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 <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"
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
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2019-06-25 21:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=debb9dbef8dc495e8ee29a5af452906d@ti.com \
--to=d-senicic1@ti.com \
--cc=denys@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.