From: Gary Thomas <gary@mlbassoc.com>
To: openembedded-devel@lists.openembedded.org
Cc: saleh usman <salehusman@hotmail.com>
Subject: Re: output of helloworld
Date: Mon, 11 Jan 2010 07:18:11 -0700 [thread overview]
Message-ID: <4B4B3323.2090506@mlbassoc.com> (raw)
In-Reply-To: <BAY127-W8334C401E093FAC091CDDD86D0@phx.gbl>
On 01/11/2010 07:01 AM, saleh usman wrote:
>
> Hi
> I've run bitbake helloworld but I am unable to find /tmp/deploy folder where I can find output of helloworld.Where will be the output of this build? Terminal window is looking like as
>
> [saleh@localhost ~]$ bitbake helloworld
> NOTE: Handling BitBake files: - (7634/7634) [100 %]
> NOTE: Parsing finished. 7045 cached, 303 parsed, 286 skipped, 0 masked.
> NOTE: Resolving any missing task queue dependencies
> NOTE: Preparing runqueue
> NOTE: Executing runqueue
> NOTE: Tasks Summary: Attempted 461 tasks of which 461 didn't need to be rerun and 0 failed.
It's most likely not "/tmp" - look in your local.conf for TMPDIR.
Mine's set like this:
TMPDIR = "${OEROOT}/build/tmp"
so my deploy directory is at
${OEROOT}/build/tmp/deploy
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2010-01-11 14:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-11 14:01 output of helloworld saleh usman
2010-01-11 14:18 ` Gary Thomas [this message]
2010-01-11 14:25 ` Saleh Usman
-- strict thread matches above, loose matches on Subject: below --
2010-01-11 15:01 Output " saleh usman
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=4B4B3323.2090506@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=salehusman@hotmail.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.