From: Denys Dmytriyenko <denys@ti.com>
To: Nikhil Devshatwar <a0132237@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 14:18:20 -0400 [thread overview]
Message-ID: <20190912181820.GI28369@beryl> (raw)
In-Reply-To: <24973bf4-262b-d90e-78dd-fbecf1954f15@ti.com>
On Thu, Sep 12, 2019 at 11:43:18PM +0530, Nikhil Devshatwar wrote:
> On 12/09/19 10:13 PM, Denys Dmytriyenko wrote:
> >Thanks, what about the test suite for ION?
> This was mainly needed for PSDKRA use cases with Linux.
> There was no request to add any tests.
> >And I was planning to add those to meta-ti anyway...
> That's fair, I don't have a specific choice.
> as long as it gets packaged in the rootfs, I'm good.
Sounds good. I'll submit libion+test to meta-ti later today.
> Nikhil D
> >
> >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
> >>
>
next prev parent reply other threads:[~2019-09-12 18:19 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
2019-09-12 18:13 ` Nikhil Devshatwar
2019-09-12 18:18 ` Denys Dmytriyenko [this message]
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=20190912181820.GI28369@beryl \
--to=denys@ti.com \
--cc=a0132237@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.