From: Tomas Frydrych <tf+lists.yocto@r-finger.com>
To: meta-ti@yoctoproject.org
Subject: Re: Help with building gstreamer-ti on beagleboard
Date: Tue, 13 Nov 2012 15:15:28 +0000 [thread overview]
Message-ID: <50A26410.5030405@r-finger.com> (raw)
In-Reply-To: <CAFNBfte2-bE2o2XCu_nVUcFXukfbvd5fujvoB59fYZHOWyGtdw@mail.gmail.com>
Hi,
On 13/11/12 13:46, Flavio Castro Alves Filho wrote:
> Hello all,
>
> I'm using Yocto Project and meta-ti to build an embedded Linux distribution
> for BeagleBoard-xM.
>
> I need to add gstreamer-ti into the project, and I'm having problems in
> building this package with my configuration.
>
> NOTE: package ti-codec-engine-2_26_02_11-${MACHINE_KERNEL_PR}b: task
> do_fetch: Started
My guess would be that your layers are not set up correctly, you can see
in the error output that the ${MACHINE_KERNEL_PR} variable is not
getting expanded; this is defined in omap3.inc in meta-ti, which would
be included from the meta-ti beagleboard.conf, but the way the layers
are set up leads to the yocto beagleboard.conf being used instead.
For Denzil it is not possible to arrange meta-yocto and meta-ti layers
in a way that would work; this has been fixed in Danny (in
meta-yocto-bsp). If you want to stick with Denzil, there are different
ways to work around it, easiest should be to delete the offending
beagleboard.conf from meta-yocto.
(If you are providing your own distro layer, and the layer is set up to
prefix itself to the BBPATH, you can provide your own beagleboard.conf
that sources the correct one from meta-ti, something like this,
https://github.com/Guacamayo/meta-guacamayo/blob/master/meta-guacamayo/conf/machine/beagleboard.conf).
Tomas
next prev parent reply other threads:[~2012-11-13 15:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-13 13:46 Help with building gstreamer-ti on beagleboard Flavio Castro Alves Filho
2012-11-13 15:15 ` Tomas Frydrych [this message]
2012-11-13 15:22 ` Denys Dmytriyenko
2012-11-13 15:38 ` Tomas Frydrych
2012-11-13 15:43 ` Robert P. J. Day
2012-11-13 15:44 ` Denys Dmytriyenko
2012-11-13 21:25 ` Flavio Castro Alves Filho
2012-11-13 21:51 ` Tomas Frydrych
2012-11-14 1:10 ` Flavio Castro Alves Filho
2012-11-14 1:37 ` Denys Dmytriyenko
2012-11-14 6:19 ` Flavio Castro Alves Filho
2012-11-14 18:09 ` Flavio Castro Alves Filho
2012-11-15 13:29 ` Flavio Castro Alves Filho
2012-11-14 1:28 ` Denys Dmytriyenko
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=50A26410.5030405@r-finger.com \
--to=tf+lists.yocto@r-finger.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.