All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: u-boot_git recipe
Date: Mon, 22 Mar 2010 16:18:40 -0400	[thread overview]
Message-ID: <20100322201840.GB28005@denix.org> (raw)
In-Reply-To: <201003222143.00252.murat@bilkon-kontrol.com.tr>

On Mon, Mar 22, 2010 at 09:43:00PM +0200, Murat Karadeniz wrote:
> murat@linux-dm4x:~/system/oe/build> bitbake -k u-boot_git

You call bitbake to build a package by its name w/o a version (unless you use 
-b option for a specific recipe), hence:

$ bitbake -k u-boot

> NOTE: Handling BitBake files: \ (8095/8095) [100 %]      
> Parsing of 8095 .bb files complete (7785 cached, 310 parsed). 7917 targets, 
> 331 skipped, 0 masked, 0 errors.
> ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'u-
> boot_git' but it wasn't found in any PACKAGE or RPROVIDES variables
> Unknown Event: <bb.event.NoProvider instance at 0xf38524c>                                                                                      
> NOTE: Resolving any missing task queue dependencies                                                                                             
> ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'u-
> boot_git' but it wasn't found in any PACKAGE or RPROVIDES variables
> Unknown Event: <bb.event.NoProvider instance at 0x1012e8ec>                                                                                     
> NOTE: Runtime target 'u-boot_git' is unbuildable, removing...                                                                                   
> Missing or unbuildable dependency chain was: ['u-boot_git'] 
> 
> And i m sorry, i could not understand "which branch you are using". i git 
> clone  openembedded from repository. And same way i get bitbake from git repo. 
> And i made a few conf as told as openembedded getting started. i m trying only 
> build u-boot with oe and bitbake.

The default branch being org.openembedded.dev, which is a development branch, 
unlike a stable branch, which you can checkout specifically.

-- 
Denys



  reply	other threads:[~2010-03-22 20:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-22 18:55 u-boot_git recipe Murat Karadeniz
2010-03-22 19:10 ` Denys Dmytriyenko
2010-03-22 19:43   ` Murat Karadeniz
2010-03-22 20:18     ` Denys Dmytriyenko [this message]
2010-03-23  8:27       ` Murat Karadeniz

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=20100322201840.GB28005@denix.org \
    --to=denis@denix.org \
    --cc=openembedded-devel@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.