From: Denys Dmytriyenko <denys@ti.com>
To: Tomas Frydrych <tf+lists.yocto@r-finger.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: Building a core-image-base
Date: Thu, 30 Aug 2012 16:08:34 -0400 [thread overview]
Message-ID: <20120830200833.GE26145@edge> (raw)
In-Reply-To: <503FC4F8.9020509@r-finger.com>
On Thu, Aug 30, 2012 at 08:54:32PM +0100, Tomas Frydrych wrote:
> Hi,
>
> On 30/08/12 18:48, Denys Dmytriyenko wrote:
> > On Tue, Aug 28, 2012 at 06:22:08PM -0400, Sebasti?n Bas Kana wrote:
> >> I'm using Yocto/Poky and I'm trying to build an image for my Gumstix Overo.
>
> Worth noting that meta-ti is not compatible with Yocto in numerous
> subtle ways that you will have to work around; for example, in addition
> to the things you noted, you might, want to add
> 'TOOLCHAIN_PATH="${STAGING_BINDIR_TOOLCHAIN}"' to your local.conf, or
> some other suitable config location, as various meta-ti packages will
> fail to compile without it.
Ah, correct, DSP components still use the old TOOLCHAIN_PATH variable that is
no longer available from oe-core/yocto. Or rather it was never ported to
oe-core from Classic OE as part of my updated external toolchain framework...
Most of that still lives in CSL and Linaro recipes, but TOOLCHAIN_PATH got
lost in the process, I guess. This needs to be fixed once we get to work on
DSP components again...
> > Not sure what was the problem with netbase, as it's quite self contained. Are
> > you sure you are using matching branches?
>
> The problem is that meta-ti seems to be an endlessly moving target
> tracking the master of oe core, while people using Yocto tend to use its
> stable releases. meta-ti would really benefit from some formal release
> process/schedule, but I guess as long as TI considers it to be a
> community project only, this is unlikely to happen.
FYI, there is a "denzil" branch in meta-ti, that corresponds to the same in
yocto, as well as most of the other layers, including meta-oe...
For our TI SDK products and the new Arago "distribution", we are using said
"denzil" branch of meta-ti. Other distributions, like Angstrom, use the same
concept of stable releases based on Yocto Project 1.2 and denzil maintenance
branches.
> > Either way, you may be better off composing your own image recipe, if you
> > don't want to enable additional layers.
>
> You don't have much of a choice here; you will need to pick some of
> these packages from meta-openembedded into a layer of your own as for
> now combining meta-openembedded with Yocto does not work; hopefully this
> will be resolved at some point.
There are some conflicts between them, but I don't think it's correct to say
they don't work in combination at all...
--
Denys
next prev parent reply other threads:[~2012-08-30 20:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-28 22:22 Building a core-image-base Sebastián Bas Kana
2012-08-30 17:48 ` Denys Dmytriyenko
2012-08-30 19:54 ` Tomas Frydrych
2012-08-30 20:04 ` Koen Kooi
2012-08-30 20:08 ` Denys Dmytriyenko [this message]
2012-08-30 20:56 ` Tomas Frydrych
2012-08-30 21:15 ` 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=20120830200833.GE26145@edge \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=tf+lists.yocto@r-finger.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.