From: Khem Raj <raj.khem@gmail.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: OE Core mailing list <openembedded-core@lists.openembedded.org>
Subject: Re: what must i supply WRT UBOOT_CONFIG/UBOOT_MACHINE when u-boot isn't in BSP?
Date: Fri, 5 Aug 2016 14:18:36 -0700 [thread overview]
Message-ID: <20160805211836.GA3009@haswell> (raw)
In-Reply-To: <alpine.LFD.2.20.1608051710350.7122@localhost.localdomain>
On 16-08-05 17:11:34, Robert P. J. Day wrote:
> On Fri, 5 Aug 2016, Khem Raj wrote:
>
> >
> > > On Aug 5, 2016, at 11:52 AM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> > >
> > >
> > > i'm in the situation where i want to add the u-boot-fw-utils package
> > > to my image, but the corresponding u-boot source for the target is not
> > > part of the BSP layer; in fact, it's not part of a layer at all (built
> > > manually elsewhere), so it's unsurprising that, if i add that recipe
> > > to the image, i get:
> > >
> > > ERROR: u-boot-fw-utils was skipped: Either UBOOT_MACHINE or
> > > UBOOT_CONFIG must be set in the ... machine configuration.
> > > ERROR: u-boot-fw-utils was skipped: Either UBOOT_MACHINE or
> > > UBOOT_CONFIG must be set in the ... machine configuration.
> > >
> > > is there a short doc that explains what i minimally need to supply to
> > > build that package? i've never been in the situation where u-boot
> > > wasn't part of the BSP.
> >
> > perhaps you need to set UBOOT_MACHINE = "config"
>
> i apologize, but i have no idea what that means. does that mean i
> want to build that package, and it will consult /etc/fw_env.config
> when the executables are run?
well, the errors you reported above are issued when OE is trying to
build the u-boot-fw-utils recipe and BSP does not define the
UBOOT_MACHINE, I was merely pointing to a possible solution. I do
not know your usecase.
next prev parent reply other threads:[~2016-08-05 21:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-05 18:52 what must i supply WRT UBOOT_CONFIG/UBOOT_MACHINE when u-boot isn't in BSP? Robert P. J. Day
2016-08-05 20:39 ` Khem Raj
2016-08-05 21:11 ` Robert P. J. Day
2016-08-05 21:18 ` Khem Raj [this message]
2016-08-06 11:26 ` Robert P. J. Day
2016-08-06 20:21 ` Max Krummenacher
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=20160805211836.GA3009@haswell \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=rpjday@crashcourse.ca \
/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.