All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Nikhil Devshatwar <nikhil.nd@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [thud PATCH v2 2/3] recipes-devtools: libion: New recipe for ion library
Date: Thu, 12 Sep 2019 12:43:41 -0400	[thread overview]
Message-ID: <20190912164341.GG28369@beryl> (raw)
In-Reply-To: <1568098140-193923-2-git-send-email-nikhil.nd@ti.com>

Thanks, what about the test suite for ION?

And I was planning to add those to meta-ti anyway...


On Tue, Sep 10, 2019 at 12:18:59PM +0530, Nikhil Devshatwar wrote:
> From: Denys Dmytriyenko <denys@ti.com>
> 
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
> ---
> Changes from v1:
> * Retained original authorship
> 
>  meta-arago-extras/recipes-devtools/ion/libion_git.bb | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
>  create mode 100644 meta-arago-extras/recipes-devtools/ion/libion_git.bb
> 
> diff --git a/meta-arago-extras/recipes-devtools/ion/libion_git.bb b/meta-arago-extras/recipes-devtools/ion/libion_git.bb
> new file mode 100644
> index 0000000..7c93ed3
> --- /dev/null
> +++ b/meta-arago-extras/recipes-devtools/ion/libion_git.bb
> @@ -0,0 +1,14 @@
> +SUMMARY = "ION Userspace Memory Allocator Library"
> +HOMEPAGE = "https://github.com/glneo/libion"
> +LICENSE = "Apache-2.0"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
> +
> +PV = "1.0.0"
> +
> +BRANCH = "master"
> +SRC_URI = "git://github.com/glneo/libion.git;protocol=git;branch=${BRANCH}"
> +SRCREV = "11dad7977ec3ecba37c013da7ec0408c01413000"
> +
> +S = "${WORKDIR}/git"
> +
> +inherit cmake pkgconfig
> -- 
> 1.9.1
> 


  reply	other threads:[~2019-09-12 16:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-10  6:48 [thud PATCH v2 1/3] packagegroup: Move ti-sci-src to arago-tisdk-addons-sdk-host Nikhil Devshatwar
2019-09-10  6:48 ` [thud PATCH v2 2/3] recipes-devtools: libion: New recipe for ion library Nikhil Devshatwar
2019-09-12 16:43   ` Denys Dmytriyenko [this message]
2019-09-12 18:13     ` Nikhil Devshatwar
2019-09-12 18:18       ` Denys Dmytriyenko
2019-09-10  6:49 ` [thud PATCH v2 3/3] recipes-devtools: glsdk-util-scripts: update for j7-evm Nikhil Devshatwar

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=20190912164341.GG28369@beryl \
    --to=denys@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=nikhil.nd@ti.com \
    /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.