From: Denys Dmytriyenko <denys@ti.com>
To: Suman Anna <s-anna@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [master/dunfell PATCH] packagegroup-arago-tisdk-addons-sdk-target: Add ti-rpmsg-char dev packages
Date: Tue, 27 Oct 2020 15:11:49 -0400 [thread overview]
Message-ID: <20201027191149.GY19741@beryl> (raw)
In-Reply-To: <39ea11fd-e4bf-3133-b280-ece903a9b9f8@ti.com>
On Tue, Oct 27, 2020 at 09:37:18AM -0500, Suman Anna wrote:
> Hi Denys,
>
> On 10/26/20 11:08 PM, Denys Dmytriyenko wrote:
> > On Mon, Oct 26, 2020 at 09:48:26PM -0500, Suman Anna wrote:
> >> On 10/26/20 9:45 PM, Denys Dmytriyenko wrote:
> >>> On Mon, Oct 26, 2020 at 09:41:12PM -0500, Suman Anna wrote:
> >>>> Add the ti-rpmsg-char dev packages to make the public headers available in
> >>>> the target fileystem so that applications can be compiled natively on the
> >>>> target.
> >>>
> >>> -sdk-target is not for the target filesystem!
> >>> It is for the target sysroot in the devkit.
> >>
> >> Hmm, is this supposed to go into a different file or my patch description needs
> >> correcting?
> >
> > It depends on what you actually need.
>
> I want the files from the ti-rpmsg-char-dev package (the public header files
> and libti_rpmsg_char.so) to be part of the FS tarball.
Then you need to pull corresponding -dev package into the packagegroup that
builds up the rootfs.
At least in Arago, I kept the namespace convention that -sdk-target and
-sdk-host suffixes are used to identify packagegroups for the devkit -
cross-compile development environment on the host, target and host sysroots.
> regards
> Suman
>
> >
> >
> >>>> Signed-off-by: Suman Anna <s-anna@ti.com>
> >>>> ---
> >>>> .../packagegroup-arago-tisdk-addons-sdk-target.bb | 8 ++++++--
> >>>> 1 file changed, 6 insertions(+), 2 deletions(-)
> >>>>
> >>>> 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 e372dd67744e..b55c79a4d4df 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 = "r43"
> >>>> +PR = "r44"
> >>>>
> >>>> PACKAGE_ARCH = "${MACHINE_ARCH}"
> >>>>
> >>>> @@ -143,7 +143,11 @@ UTILS_append_dra7xx = " can-utils-dev \
> >>>> elfutils-staticdev \
> >>>> "
> >>>> UTILS_append_k2g = " can-utils-dev"
> >>>> -UTILS_append_k3 = " can-utils-dev"
> >>>> +UTILS_append_k3 = "\
> >>>> + can-utils-dev \
> >>>> + ti-rpmsg-char-dev \
> >>>> + ti-rpmsg-char-staticdev \
> >>>> +"
> >>>>
> >>>> EXTRA_LIBS = ""
> >>>> EXTRA_LIBS_append_ti43x = "\
> >>>> --
> >>>> 2.28.0
> >>>>
> >>
>
next prev parent reply other threads:[~2020-10-27 19:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-27 2:41 [master/dunfell PATCH] packagegroup-arago-tisdk-addons-sdk-target: Add ti-rpmsg-char dev packages Suman Anna
2020-10-27 2:45 ` Denys Dmytriyenko
2020-10-27 2:48 ` Suman Anna
2020-10-27 4:08 ` Denys Dmytriyenko
2020-10-27 14:37 ` Suman Anna
2020-10-27 19:11 ` Denys Dmytriyenko [this message]
2020-11-02 22:18 ` Dan Murphy
2020-11-02 22:53 ` Suman Anna
2020-11-03 0:05 ` Denys Dmytriyenko
2020-11-03 0:14 ` Suman Anna
2020-11-05 18:31 ` Weaver, Lucas
2020-11-05 19:05 ` Suman Anna
2020-11-05 19:12 ` Weaver, Lucas
2020-11-05 20:06 ` Suman Anna
2020-11-09 15:49 ` Weaver, Lucas
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=20201027191149.GY19741@beryl \
--to=denys@ti.com \
--cc=meta-arago@arago-project.org \
--cc=s-anna@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.