From: Denys Dmytriyenko <denis@denix.org>
To: Khem Raj <raj.khem@gmail.com>
Cc: Jon Mason <jdmason@kudzu.us>, meta-arm@lists.yoctoproject.org
Subject: Re: [meta-arm] [PATCH] ffa-debugfs-mod: Do not build for TI SOCs
Date: Tue, 3 May 2022 11:21:48 -0400 [thread overview]
Message-ID: <20220503152148.GW9834@denix.org> (raw)
In-Reply-To: <CAMKF1sqk4PSVJJsc-5d=Csf+fPNHjh=k+8ZDw0OzmHHkPiXOaA@mail.gmail.com>
On Tue, May 03, 2022 at 07:48:20AM -0700, Khem Raj wrote:
> On Tue, May 3, 2022 at 6:06 AM Jon Mason <jdmason@kudzu.us> wrote:
> >
> > On Sun, May 01, 2022 at 11:47:31AM -0700, Khem Raj wrote:
> > > The module can not be compiled without patching kernel 5.10
> > > This helps meta-ti to live in multi-BSP envs
> > >
> > > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> > > ---
> > > meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb | 1 +
> > > 1 file changed, 1 insertion(+)
> > >
> > > diff --git a/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb b/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb
> > > index 4051c34..a4dd38c 100644
> > > --- a/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb
> > > +++ b/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb
> > > @@ -27,6 +27,7 @@ do_install:append() {
> > > }
> > >
> > > COMPATIBLE_HOST = "(arm|aarch64).*-linux"
> > > +COMPATIBLE_HOST:ti-soc = "null"
> >
> > Shouldn't this live in meta-ti?
>
> yeah perhaps better there.
If the kernel requires patching to use this module from meta-arm, shouldn't
meta-arm set a bit stricter COMPATIBLE_HOST? How are other BSPs supposed to
work along with meta-arm?
> > > # Kernel modules currently RDEPEND on the kernel, which is troublesome when you want to put a
> > > # kernel module into a initramfs without pulling the kernel into the initramfs, which would be
> > > --
> > > 2.36.0
> > >
> > >
--
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964
next prev parent reply other threads:[~2022-05-03 15:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-01 18:47 [PATCH] ffa-debugfs-mod: Do not build for TI SOCs Khem Raj
2022-05-03 13:06 ` Jon Mason
2022-05-03 14:48 ` Khem Raj
2022-05-03 15:21 ` Denys Dmytriyenko [this message]
2022-05-03 15:54 ` [meta-arm] " Khem Raj
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=20220503152148.GW9834@denix.org \
--to=denis@denix.org \
--cc=jdmason@kudzu.us \
--cc=meta-arm@lists.yoctoproject.org \
--cc=raj.khem@gmail.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.