All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edward Wingate <edwingate8@gmail.com>
To: Bob Cochran <yocto@mindchasers.com>
Cc: "meta-freescale@yoctoproject.org"
	<meta-freescale@yoctoproject.org>,
	Otavio Salvador <otavio.salvador@ossystems.com.br>
Subject: Re: remoteproc module
Date: Wed, 14 Oct 2015 22:21:52 -0700	[thread overview]
Message-ID: <CAGMdoFm+2+-iR6-HhOQE7e9owQh3NprT61Muh7WhaeVzZrd_TA@mail.gmail.com> (raw)
In-Reply-To: <561E64B5.6080702@mindchasers.com>

On Wed, Oct 14, 2015 at 7:20 AM, Bob Cochran <yocto@mindchasers.com> wrote:
> Also, as Otavio previously pointed out, make sure you understand your file
> search path.  Grep on ^FILESPATH= after running a
>
> $ bitbake virtual/kernel -e

The directory with my defconfig is the very first directory in
FILESPATH.  Does that mean mine should take precedence over all
others?

> Have you looked at run.do_configure in your temp directory?  You should be
> able to find the lines that copy the defconfig and figure it out from there.
> Have you looked at run.do_configure in your temp directory?  You should be
> able to find the lines that copy the defconfig and figure it out from there.

Yes, in run.do_configure I see where my defconfig is copied (via sed)
to build/.config.  I see a few conditionals after that where if
build/.config doesn't exist, then it'll copy some other defconfig to
build/.config.  But I don't see anything that renames an existing
build/.config to build/.config.old and uses another defconfig.

I put the run.do_configure here: http://pastebin.com/zPfuSwTV
I'd appreciate any further pointers to tracking this down.


      reply	other threads:[~2015-10-15  5:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-11 18:23 remoteproc module Edward Wingate
2015-10-11 18:38 ` Edward Wingate
2015-10-11 19:49   ` Edward Wingate
2015-10-13 12:37     ` Otavio Salvador
2015-10-14  7:08       ` Edward Wingate
2015-10-14 12:52         ` Otavio Salvador
2015-10-14 14:20           ` Bob Cochran
2015-10-15  5:21             ` Edward Wingate [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=CAGMdoFm+2+-iR6-HhOQE7e9owQh3NprT61Muh7WhaeVzZrd_TA@mail.gmail.com \
    --to=edwingate8@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio.salvador@ossystems.com.br \
    --cc=yocto@mindchasers.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.