All of lore.kernel.org
 help / color / mirror / Atom feed
From: Davide Soldan <davide.soldan@kynetics.it>
To: yocto@yoctoproject.org
Subject: Re: core-image-sato + firefox for pandaboard
Date: Fri, 22 Feb 2013 11:10:48 +0100	[thread overview]
Message-ID: <3061185.qjNdBeNxOi@fedora-fisso> (raw)
In-Reply-To: <51263B0E.6020209@mlbassoc.com>

In data giovedì 21 febbraio 2013 08:19:42, Gary Thomas ha scritto:
> On 2013-02-21 07:52, Davide Soldan wrote:
> > Hi to all!
> > I'm new in building images with yocto for my pandaboard. Trying to build core-image-sato (http://maniacbug.wordpress.com/2012/08/03/pandayocto/) all works fine, but now I want to add some packages to this image.
> > So proceeding like mentioned here https://lists.yoctoproject.org/pipermail/yocto/2012-May/009175.html, downloading meta-browser layer and adding this layer to build/conf/bblayers.conf and adding the package firefox to conf/build/local.conf I've got this error:
> >
> > ERROR: No recipes available for:
> >    /home/davide/yocto/poky-denzil-7.0/meta-browser/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bbappend
> >    /home/davide/yocto/poky-denzil-7.0/meta-browser/recipes-graphics/libxi/libxi_1.6.1.bbappend
> >    /home/davide/yocto/poky-denzil-7.0/meta-browser/recipes-support/nspr/nspr_4.9.4.bbappend
> >
> > So I found, for example, gnome-settings-daemon under meta-openebedded (dependency declared in the README file of meta-browser). Adding the layer "meta-openembedded/meta-gnome" to build/conf/bblayers.conf to satisfy the gnome-settings-daemon dependency I've got the following different error:
> >
> > NOTE: Error expanding variable populate_packages
> > NOTE: Error during finalise of /home/davide/yocto/poky-denzil-7.0/meta-openembedded/meta-gnome/recipes-support/goffice/goffice_0.8.17.bb
> > ERROR: Unable to parse /home/davide/yocto/poky-denzil-7.0/meta-openembedded/meta-gnome/recipes-support/goffice/goffice_0.8.17.bb
> 
> I was able to build this combo (master, not denzil) by only importing
> the necessary recipes, not all of meta-gnome.  I just put them in a
> local layer.
> 
> n.b. FireFox runs OK, but IMO [Google] Chromium is much snappier on the PandaBoard.
> You should be able to build it using the same setup.
> 
> 
Solved the problem: I downloaded the yocto denzil release from the website (tar.gz file) but the layers meta-browser/openembedded-come/meta-openembedded was from git...so the branch of this latest layers was master and not denzil. checking out the correct branch solved the problem!
Thanks!


  reply	other threads:[~2013-02-22 10:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 14:52 core-image-sato + firefox for pandaboard Davide Soldan
2013-02-21 15:19 ` Gary Thomas
2013-02-22 10:10   ` Davide Soldan [this message]
2013-04-10 12:39     ` Achim Kanert
2013-04-10 13:34       ` Davide Soldan

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=3061185.qjNdBeNxOi@fedora-fisso \
    --to=davide.soldan@kynetics.it \
    --cc=yocto@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.