[oe] output of helloworld

Gary Thomas gary at mlbassoc.com
Mon Jan 11 14:18:11 UTC 2010


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 at 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
------------------------------------------------------------




More information about the Openembedded-devel mailing list