-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
We are pleased to announce the first milestone of the coming release
of Yocto 1.2. This milestone release is available at:
http://downloads.yoctoproject.org/releases/yocto/milestones/poky-edison-6.1.0-m1.tar.bz2
or
http://mirrors.kernel.org/yoct
On Thu, 2011-12-22 at 15:16 -0500, Bruce Ashfield wrote:
> On 11-12-19 11:55 AM, Tom Zanussi wrote:
> > Hi,
> >
> > This is what I hope to implement in the M2 timeframe.
> >
> > Any and all comments welcome...
> >
> > Thanks,
> >
> > Tom
> >
> > ---
> >
> > Getting Yocto running on a new board is o
On 11-12-19 11:55 AM, Tom Zanussi wrote:
Hi,
This is what I hope to implement in the M2 timeframe.
Any and all comments welcome...
Thanks,
Tom
---
Getting Yocto running on a new board is often a prerequisite task to
the real task of interest for new users, which is creating new
applications
Happy Holidays! We voted to release M1 release.
Attendees:
Beth, Nitin, Saul, Joshua, Richard, Tom, Paul, Abraham, Jessica, Robert Miller,
Sean,
Abraham: Intel, high performance computing, has background in embedded system,
used to work on Poky, Android, worked for TI in the past.
Release
On Thu, Dec 22, 2011 at 8:06 AM, Jim Abernathy wrote:
> I know the examples in the documentation of Yocto use meta-intel a lot to
> get the board specific BSPs like meta-crownbay or meta-n450.
>
> Is there a meta-ti or similar that gets you the meta-beagleboard and
> meta-pandaboard? If not how d
I know the examples in the documentation of Yocto use meta-intel a lot
to get the board specific BSPs like meta-crownbay or meta-n450.
Is there a meta-ti or similar that gets you the meta-beagleboard and
meta-pandaboard? If not how do you clone and checkout the pandaboard BPS?
Jim A
On 11-12-21 10:07 PM, Zumeng Chen wrote:
There are two problems as follows shown:
1 ) for TMPFS, nothing need to be done in sys_msync,
sys_msync just return 0 for all arches.
2 ) But for MIPS CPUs with cache alias(dmesg|grep alias),
it maybe has the issue, which reported by msync test
GCC will define __ARM_ARCH_4T__ when building with "-march=armv4t" so
we can check this to turn off the use of 'clz' instructions, which
otherwise would cause compile errors like "selected processor does
not support ARM mode `clz r3,r0'".
Signed-off-by: Wolfgang Denk
---
.../recipes-graphics/clu
Hello,
We are having problem in running Qt applications. What I figured out is when we
are putting eglibc-2.12 generated libraries (like libdl-2.12.1.so,
libm-2.12.1.so), Qt applications are flickering or can say refreshing at every
touch. On putting same libraries of version 2.11 taken from fr