All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: yocto@yoctoproject.org
Cc: Zafrullah Syed <zafrullahmehdi@gmail.com>
Subject: Re: poky: Bitbake nothing provides error
Date: Mon, 29 Apr 2013 10:50:49 +0100	[thread overview]
Message-ID: <1757782.s36vEYL6HR@helios> (raw)
In-Reply-To: <CAAGt+t3a8AR_+W4toh_xTgw8RYRtVMg12cZdAdAtZ74t2A_OuQ@mail.gmail.com>

On Monday 29 April 2013 11:28:22 Zafrullah Syed wrote:
> I cloned meta-gumstix[1] and meta-gumstix-extras[2] into poky folder and i
> tried to add these values of my machine in the local.conf file
> 
> MACHINE_KERNEL_PR = "r1"
> 
> KERNEL_IMAGETYPE = "uImage"
> 
> UBOOT_ENTRYPOINT = "0x80008000"
> UBOOT_LOADADDRESS = "0x80008000"
> 
> TARGET_ARCH = "arm"

Couple of things:

1) You should not be adding the above to conf/local.conf. Instead, you should 
set MACHINE in conf/local.conf to point to the appropriate machine (in this 
case "overo")

2) You must add at least the path to the directory where meta-gumstix is 
located on your build machine (and possibly meta-gumstix-extras) to 
conf/bblayers.conf.

If you don't do both of these you will continue to get the errors above.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  reply	other threads:[~2013-04-29  9:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-29  9:01 poky: Bitbake nothing provides error Zafrullah Syed
2013-04-29  9:09 ` Paul Eggleton
2013-04-29  9:28   ` Zafrullah Syed
2013-04-29  9:50     ` Paul Eggleton [this message]
2013-04-29 10:21       ` Zafrullah Syed
2013-04-29 11:04         ` Satya Swaroop Damarla
2013-04-29 11:06           ` Zafrullah Syed
2013-04-29 11:26         ` Anders Darander
2013-04-29 12:17           ` Paul Eggleton
2013-04-29 12:44             ` Trevor Woerner
     [not found]             ` <CAFMfyzL+CvD4Y5gg-j7zSqCV45CGzLFzJAQR_ZbHepqhAOnMNQ@mail.gmail.com>
2013-04-29 12:48               ` Paul Eggleton
2013-04-29 14:07                 ` Katu Txakur
2013-04-29 14:27                   ` Paul Eggleton
2013-04-30 10:43                     ` Katu Txakur
2013-04-29 14:24             ` Zafrullah Syed

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=1757782.s36vEYL6HR@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    --cc=zafrullahmehdi@gmail.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.