When the u-boot(HEAD of master in git://git.freescale.com/ppc/sdk/u-boot.git)
of p1022ds is built with different binutils in Yocto, the result is different.
With binutils-2.23.1(last version in Yocto), u-boot can be built correctly.
With binutils-2.23.2(current version in Yocto), the build fail
Hello,
As agreed in the last Yocto Project Technical meetings, to make sure we can
filter better the QA related discussions, all the e-mails must have the [QA]
tag in the subject. If there will be sufficient traffic on the mailing list
regarding QA, a separate list will be created.
Regards,
--
Hello Holger and Florin,
Do you have any comments on the following?
Thanks.
Noor
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Usman, Fahad
Sent: Tuesday, May 28, 2013 12:58 PM
To: yocto@yoctoproject.org
Subject: Re: [yocto] [meta-ivi][RFC] packagegr
- when displaying MessageDialogs an error occurs due to illegal thread
accessing GUI classes
- in order to fix this, a new DialogRunnable is used, that will use
invoke synchronous to display the message dialog
[Yocto #4585]
Signed-off-by: Ioana Grigoropol
---
.../src/org/yocto/remote/u
Thanks for your reply.
Can you give me pointers how to setup my toolchain from scratch in yocto .
Which RECIPES I have to refer to setup my own toolchain recipes .
Thanks in advance
Regards,
Rohit Jindal
From: Rohit2 Jindal
Sent: Thursday, May 23, 2013 1:09 PM
To: 'yocto@yoctoproject.org'; 'yoc
After a build, the license data is found in ${TMPDIR}/deploy/licenses not
${TMPDIR}/deploy/images/licenses.
Signed-off-by: Trevor Woerner
---
documentation/dev-manual/dev-manual-newbie.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/dev-manual/dev-manual-new