From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: Bruce Ashfield <bruce.ashfield@gmail.com>
Cc: OE Core mailing list <openembedded-core@lists.openembedded.org>
Subject: Re: what means the EXTRA_KERNEL_SRC_URI variable, if anything?
Date: Sat, 21 Nov 2015 09:23:33 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.20.1511210920450.30774@localhost> (raw)
In-Reply-To: <CADkTA4MBujzToM2AV7su24sUEvLXLwFyGK5ZcX3SP6SMv-7KTA@mail.gmail.com>
On Sat, 21 Nov 2015, Bruce Ashfield wrote:
> On Sat, Nov 21, 2015 at 6:45 AM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> >
> > perusing a BSP package handed to me by someone else and in their
> > recipes-kernel/linux/ directory, there's a custom kernel .bbappend
> > file with the line:
> >
> > EXTRA_KERNEL_SRC_URI += "file://kernelmods.scc"
> >
> > i am unfamiliar with that SRC_URI-related variable, and i don't see it
> > anywhere under the numerous layers i have checked out. is this some
> > legacy/deprecated variable? i don't know what to make of it.
>
> I'm guessing that BSP was created/packaged by Wind River :) That
> variable shows up in the linux-windriver kernel recipe, which is
> based on linux-yocto.
>
> It was simply a way to have a variable that could be used, without
> requiring direct manipulation of the SRC_URI .. since if a direct
> assignment had bee done to SRC_URI "good things" got clobbered, and
> "bad things" happened.
>
> I'd suggest ignoring it (except perhaps in the context of what you
> are using), since it is specific to that kernel, and something that
> will go away over time.
>
> oh .. and if the BSP wasn't a Wind River one .. I have no idea ;)
that is, of course, precisely where it came from -- thanks for
clearing that up.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
prev parent reply other threads:[~2015-11-21 14:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-21 11:45 what means the EXTRA_KERNEL_SRC_URI variable, if anything? Robert P. J. Day
2015-11-21 14:16 ` Bruce Ashfield
2015-11-21 14:23 ` Robert P. J. Day [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=alpine.LFD.2.20.1511210920450.30774@localhost \
--to=rpjday@crashcourse.ca \
--cc=bruce.ashfield@gmail.com \
--cc=openembedded-core@lists.openembedded.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.