From: Denys Dmytriyenko <denys@ti.com>
To: Hongmei Gou <h-gou@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH v2] packagegroup-arago-tisdk-addons-sdk-target: add elfutils-dev and elfutils-staticdev for dra7xx
Date: Wed, 27 Jan 2016 14:22:59 -0500 [thread overview]
Message-ID: <20160127192259.GQ11314@edge> (raw)
In-Reply-To: <1453922502-16517-1-git-send-email-h-gou@ti.com>
Thanks!
On Wed, Jan 27, 2016 at 02:21:42PM -0500, Hongmei Gou wrote:
> elfutils are needed for clacc, the shell that is used to implement the
> OpenMP accelerator model for ARM+DSP. elfutils have been added for
> keystone, and now adding them for dra7xx.
>
> Signed-off-by: Hongmei Gou <h-gou@ti.com>
> ---
> v2 changes: update commit message by providing the reason for adding
> elfutils for dra7xx
>
> .../packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
> index 7d5b290..44abbdb 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
> @@ -1,6 +1,6 @@
> DESCRIPTION = "Task to install headers and libraries related to addons into the SDK"
> LICENSE = "MIT"
> -PR = "r19"
> +PR = "r20"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> @@ -120,6 +120,8 @@ UTILS_append_ti33x = " canutils-dev"
> UTILS_append_ti43x = " canutils-dev"
> UTILS_append_dra7xx = " canutils-dev \
> opencl-staticdev \
> + elfutils-dev \
> + elfutils-staticdev \
> "
> UTILS_append_k2g-evm = " canutils-dev"
>
> --
> 1.9.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:[~2016-01-27 19:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-27 19:21 [PATCH v2] packagegroup-arago-tisdk-addons-sdk-target: add elfutils-dev and elfutils-staticdev for dra7xx Hongmei Gou
2016-01-27 19:22 ` Denys Dmytriyenko [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=20160127192259.GQ11314@edge \
--to=denys@ti.com \
--cc=h-gou@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.