On 05/16/2011 07:20 PM, wangyang wrote:
Remember that Yocto is
just packaging for a Linux kernel and the user tools that surround
it.
In other words, if I want to use Yocto to package Linux kernel and the user
tools for new MCU,I must port Linux kernel and toolchain and GLIBC, etc. It is
right?
Hi all,
From this week, QA will maintain a wiki page to save weekly bug trend
charts for Yocto. The wiki page URL is
https://wiki.pokylinux.org/wiki/Yocto_Bug_Trend. There are lots of bugs are
fixed in WW20, while more new bugs are submitted. The open bug number increased
to 180. Weekly
Signed-off-by: Otavio Salvador
---
meta-crownbay/README.sources |2 +-
meta-emenlow/README.sources |2 +-
meta-fishriver/README.sources|2 +-
meta-jasperforest/README.sources |2 +-
meta-n450/README.sources |2 +-
meta-sugarbay/README.sources |2 +-
On Tue, 2011-05-17 at 11:27 -0700, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador
> ---
Thanks for noticing and updating this!
Pulled into meta-intel/master.
Tom
> meta-crownbay/README.sources |2 +-
> meta-emenlow/README.sources |2 +-
> meta-fishriver/README.source
From: Tom Zanussi
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: tzanussi/maintainers-init
Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/maintainers-init
Thanks,
Tom Zanussi
---
Tom Zanussi (1):
meta-intel: add top-level MAINTAINERS file
MAINT
From: Tom Zanussi
To help people figure out where to send patches, report problems, and
ask questions relating to BSPs in the meta-intel repo.
Based on the linux-kernel MAINTAINERS file, but pared way down for
simplicity.
Signed-off-by: Tom Zanussi
---
MAINTAINERS | 64 +
Hi everyone,
I searched and couldn't find anything on this issue, but it seems so
obvious that I'm guessing I'm doing something wrong. I installed the
Yocto Eclipse Plugin in Eclipse Helios Service Release 2 on an Ubuntu
10.04 machine. I selected File->New->Project, Selected Yocto BitBake
Commande
Mr Gary:
Thank you for your answer.
> -Original Message-
> From: Gary Thomas [mailto:g...@mlbassoc.com]
> Sent: Tuesday, May 17, 2011 7:11 PM
> To: wangyang
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] about how to port YOCTO
>
> On 05/16/2011 07:20 PM, wangyang wrote:
> >> Remembe
Hi Daniel,
So to be clear, you want a bitbake commander project or yocto sdk project? The
former will allow you to edit the bitbate recipe files, the later will allow
you develop embedded applications that compiling using the cross toolchain.
Also, what is your Yocto checkout, the latest or Ber