All of lore.kernel.org
 help / color / mirror / Atom feed
From: jfabernathy <jfabernathy@gmail.com>
To: meta-ti@yoctoproject.org
Subject: Re: building Yocto for Pandaboard
Date: Wed, 08 Feb 2012 17:11:39 -0500	[thread overview]
Message-ID: <4F32F31B.2000303@gmail.com> (raw)
In-Reply-To: <4F32F1B3.8090000@mlbassoc.com>

On 02/08/2012 05:05 PM, Gary Thomas wrote:
> On 2012-02-08 14:58, jfabernathy wrote:
>> I'm trying to build the pandaboard BSP for Yocto. I cloned the 
>> meta-ti repository in the poky directory and tried to build 
>> core-image-sato for both machine pandaboard and
>> omap4430-panda. However, I immediately get an error because bitbake 
>> is looking for recipes-images/angstrom/systemd-image.bb, which is 
>> required in the ti-hw-bringup-image.bb image
>> recipe.
>>
>> All I really included was the machine name change in local.conf and 
>> added the meta-ti layer in bblayers.conf.
>>
>> Did I miss a step?
>
> This was discussed last week.  Add this line to your local.conf
>   BBMASK = ".*/meta-ti/recipes-misc/"
> This will skip some BeagleBoard/BeagleBone recipes that are not
> currently working in a Yocto tree.
>
Thanks a bunch. That got it going.  The README said nothing, so I'm glad 
you jumped in with this hint.  I just joined the meta-ti mailing list today.

I know I'm going to need a pointer to how to put the yocto image on an 
SDcard.  I would assume it's similar to how you put ubuntu or angstrom??

JIm A




  reply	other threads:[~2012-02-08 22:11 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-08 21:58 building Yocto for Pandaboard jfabernathy
2012-02-08 22:04 ` Koen Kooi
2012-02-08 22:05 ` Gary Thomas
2012-02-08 22:11   ` jfabernathy [this message]
2012-02-08 22:18     ` Koen Kooi
2012-02-08 22:22       ` Gary Thomas
2012-02-08 22:27         ` Koen Kooi
2012-02-08 22:34           ` Gary Thomas
2012-02-08 22:51             ` James Abernathy
2012-02-09  1:16               ` William Mills
     [not found]                 ` <CAFZh4h_dVaOnbYMZjnAc34upJqoPKK4AaPEOEHPTQL6ZEyU-6w@mail.gmail.com>
2012-02-09 16:23                   ` Brian Hutchinson
2012-02-09 16:36                     ` Denys Dmytriyenko
2012-02-09 16:54                       ` Brian Hutchinson
2012-02-09 17:53                         ` Denys Dmytriyenko
2012-02-09 16:59                       ` Philip Balister
2012-02-09 17:05                         ` Brian Hutchinson
2012-02-09 18:17                           ` Jeff Osier-Mixon
2012-02-09 18:20                             ` Denys Dmytriyenko
2012-02-09 18:23                               ` Jeff Osier-Mixon
2012-02-09 17:12                         ` Gary Thomas
2012-02-09 17:15                           ` Denys Dmytriyenko
2012-02-09 17:25                             ` Gary Thomas
2012-02-09 17:14                         ` Denys Dmytriyenko
2012-02-09 13:01               ` Maupin, Chase
2012-02-09 13:11                 ` jfabernathy
2012-02-09 13:54                   ` Koen Kooi
2012-02-09 15:21                     ` Maupin, Chase
2012-02-09 15:33                     ` Richard Purdie
2012-02-09 16:30                       ` jfabernathy
2012-02-09 16:36                         ` Jack Mitchell
2012-02-09 16:53                         ` Philip Balister
2012-02-09 16:57                       ` Denys Dmytriyenko
2012-02-08 22:20     ` Gary Thomas
  -- strict thread matches above, loose matches on Subject: below --
2012-02-27  8:26 Building " Christian.Schulenberg
2012-02-27  8:50 ` Koen Kooi
2012-02-27 16:06   ` Philip Balister
2012-02-27 16:19     ` Koen Kooi
2012-02-27 17:06       ` William Mills
2012-02-27 18:56         ` Denys Dmytriyenko
2012-02-28  7:52         ` Christian.Schulenberg
2012-02-28  7:56           ` Koen Kooi
2012-02-28  8:15             ` Christian.Schulenberg
2012-03-05  8:58               ` Christian.Schulenberg
2012-03-05 13:04                 ` Robert P. J. Day
2012-03-05 14:21                   ` Christian.Schulenberg
2012-03-05 15:16                     ` Robert P. J. Day
2012-03-05 15:29                       ` Christian.Schulenberg
2012-03-05 15:48                         ` Robert P. J. Day
2012-03-05 16:39                     ` Robert P. J. Day
2012-03-05 16:43                       ` Gary Thomas
2012-03-05 16:58                         ` Denys Dmytriyenko
2012-03-05 17:13                           ` Robert P. J. Day
2012-03-05 17:15                             ` Koen Kooi
2012-03-05 20:29                               ` Denys Dmytriyenko
2012-03-05 20:31                                 ` Koen Kooi
2012-03-05 22:28                                   ` Denys Dmytriyenko
2012-03-06  1:39                                     ` Denys Dmytriyenko
2012-03-06  2:20                                       ` Brian Hutchinson
2012-03-05 20:26                             ` Marc Butler

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=4F32F31B.2000303@gmail.com \
    --to=jfabernathy@gmail.com \
    --cc=meta-ti@yoctoproject.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.