toolchain-gmae is exactly the toolchain-sdk. qte is for embedded qt
"Robert P. J. Day" 编写:
something that could be cleared up a bit in the docs ... how many
toolchain-related targets are there?
for instance, running bitbake suggests that common targets include
meta-toolchain and meta-toolc
Please set SDKMACHINE to "i686" in your local.conf when you building the cross
canadian compiler.
Best Regards,
Lianhao
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Elvis Dowson
Sent: Tuesday, June 12, 2012 11:15 PM
To: Yocto Discussion Mailing List
Navani Srivastava wrote on 2012-05-28:
> Hi,
>
>
>
> I am working with poky-bernerd-5.0. I have built cross-toolchain for qt with
> "bitbake -v meta-toolchain-qte" for arm1136 architecture.
>
> I got the tool chain "poky-eglibc-i686-arm-toolchain-1.0.tar.bz2" under
> build/tmp/deploy/sdk/ dir
Emirelkholy,
If the program is successfully transferred to the target by the Eclipse then I
assume the tcf-agent is already running. However please doublecheck the
followings:
- When you create connections, make sure you choose type TCF.
- Try to goto "Remote system explorer(RSE) perspective", a
Hi Darren,
Do you know how to use qemu to launch the core-image-minimal image build upon
the poky-tiny distribution?
I tried the following command but ended up in "Kernel panic - not syncing: No
init found."
tmp/sysroot/x86_64-linux/usr/bin/qemu -kernel
/tmp/deploy/image/bzImage-qemux86.bin -
jack wrote on 2012-04-14:
> hi,all! I Use a pre-built image and run it in the QEMU emulator.
> I have downloaded and installed
> "poky-eglibc-i686-i586-toolchain-gmae-1.1.1.tar.bz2", then I downloaded
> "bzImage-qemux86.bin" and "core-image-lsb-qt3-qemux86.ext3"
> but when
> "$ runqemu qemux86 b
Saul Wold wrote on 2012-04-11:
> On 04/10/2012 08:16 AM, Lu, Lianhao wrote:
>> Hi Saul,
>>
>> I think I might have some clues why the python-nativesdk failed at
>> http://autobuilder.pokylinux.org:8010/builders/nightly-x86/builds/433.
> It's due to the commit
Hi Saul,
I think I might have some clues why the python-nativesdk failed at
http://autobuilder.pokylinux.org:8010/builders/nightly-x86/builds/433. It's due
to the commit
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=stage/master_under_test&id=a1f1cc4c27b5091870b1dbd9ede7c24c3
hank you for your time.
>
> ~Andy Gikling
>
> -Original Message-
> From: Lu, Lianhao [mailto:lianhao...@intel.com]
> Sent: Tuesday, April 10, 2012 12:08 AM
> To: Andy Gikling; yocto@yoctoproject.org
> Subject: RE: ADT Manual v1.1.1 Issues - 2 of 3
>
> Andy,
Hi Beth,
Looks like the 1.1.1 rootfs on adtrepo was populated into a wrong URL. It
should be http://adtrepo.yoctoproject.org/1.1.1/rootfs/ instead of
http://adtrepo.yoctoproject.org/1.1.1/adt-ipk/rootfs/.
Hi Andy,
Please file a bug against 1.1.1. Before we got that fixed, you may tweak the
ad
Andy,
Could you please attach both the config.log file and the environment file under
the directory /opt/poky/1.1.1/ ?
Andy Gikling wrote on 2012-04-10:
> All,
>
>
>
> I've had very mixed results during the three or four times I've run through
> the ADT manual from scratch. There seems to b
Andy Gikling wrote on 2012-04-06:
> Lianhao,
>
>
>
> I've looked into this more deeply and I'm pretty sure I've followed the
> directions in the ADT manual correctly as I've gotten this to work
> before in ADT v1.1. I'm having the same problem Lu seems to be having. To
> answer your questio
Huaming,
Could please include the following in your description, so we can have a clear
context for your problem? Thanks!
1. Host OS?
2. Which version of eclipse?
3. Which version of Yocto eclipse plugin?
4. Which image do you use as sysroot? core-image-sato or core-image-sato-sdk?
5. Which vers
Robert P. J. Day wrote on 2012-03-26:
>
> currently, ch 5 of the reference manual claims that a generated
> "meta-toolchain" tarball should be unpacked under /opt/poky, which
> might be *historically* correct but i just baked a meta-toolchain and
> its tarball contents are all prefixed with "./
> -Original Message-
> From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org]
> On Behalf Of Xu, Dongxiao
> Sent: Tuesday, March 27, 2012 2:49 PM
> To: yocto
> Subject: [yocto] Deleting layers in Hob
>
> When using Hob in Yocto Project, I found a issue when deleting
Bruce Ashfield wrote on 2012-03-21:
> On 12-03-20 8:59 PM, Saul Wold wrote:
>> On 03/14/2012 01:27 AM, Lianhao Lu wrote:
>>> Set the PREFERRED_VERSION of lttng-ust to use lttng-ust instead of
>>> lttng2-ust in poky distro. This fixed yocto bug #2062.
>>>
>>> The lttng2 is very different in terms o
Hi Saul,
How about this patch's merging status?
Best Regards,
Lianhao
Lu, Lianhao wrote on 2012-03-14:
> Set the PREFERRED_VERSION of lttng-ust to use lttng-ust instead of
> lttng2-ust in poky distro. This fixed yocto bug #2062.
>
> The lttng2 is very different in terms of
Hi guys,
During the root causing of bug
#1968(http://bugzilla.pokylinux.org/show_bug.cgi?id=1968), we find that on
certain distributions, i.e. FC16 x86-64 and FC15 x86-64, the host libGL is
asking for glibc 2.14. But the eglibc we provided in meta-toolchain is 2.13.
This would prevent the user
Ni Qingliang wrote on 2012-02-17:
> thanks! another question:
> why I must specify the sysroot location in eclipse plugin? the
> environment-setup has it already.
>
In case you need another target sysroot which is different from the sysroot
defined in the environment files.
Best Regards,
Lianha
Ni Qingliang wrote on 2012-02-17:
> the environment-setup file in build tree had defined CFLAGS and CXXFLAGS
> which include the sysroot argument(/tmp/sysroots/).
>
> Do we must specify the sysroot location in the eclipse plugin?
>
> after specify it, I found the CFLAGS CXXFLAGS in project prope
Ni Qingliang wrote on 2012-02-17:
> and there is no use to change DISTRO_VERSION in
> /tmp/tmp/environment-setup-ppc603e-insigma-linux.
Looks like you're using the 1.1 eclipse plugin against the 1.1+snapshot poky.
You may manually change the OECORE_SDK_VERSION in the environment file as a
worka
James W. wrote on 2012-02-14:
> How to locate Log file while a error occur.
It's under the directory ${WORKDIR}/temp/. Actually when an error occurs, you
can find the specific log file in the output, something like.
ERROR: Logfile of failure stored in:
/intel/poky/builds/toolchain/tmp/work-shar
Some comments:
1. Do we need the "Window" menu to "to switch to any step from any step"? I
don't think the users are allowed to skip step 2 by directly swtiching from
step1 to step3. The "Back" and "Next" in each step should do the work.
2. Do we need those "View ***.conf" and open "Open direct
Jack Mitchell wrote on 2011-10-25:
>
> Hi Jessica,
>
> I just did a full fresh re-build from scratch and now my environment
> variables are as follows:
>
> http://ix.io/1Wf
>
> My current git status is:
>
> # On branch edision # Untracked files: # (use "git add ..." to
> include in what wil
Jack Mitchell wrote on 2011-10-24:
> I am trying to use the new eclipse plugin, which I have had working
> fine for the past couple of weeks until I switched from the master branch to
> edison.
>
> I performed a fresh build using the stable edison branch, installed
> the new 1.1 eclipse plugin
Hi Jack,
> -Original Message-
> From: yocto-boun...@yoctoproject.org
> [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Jack Mitchell
> Sent: Friday, September 23, 2011 10:13 PM
> To: yocto@yoctoproject.org
> Subject: Re: [yocto] Eclipse Plugin 1.1-M4
>
> On 23/09/2011 15:02, Jack Mit
Enric Balletbò i Serra wrote on 2011-09-06:
> Hi Lianhao,
>
> 2011/9/6 Lu, Lianhao :
>> Hi Enric,
>>
>> Which version of the Yocto eclipse plug-in did you use?
>
> I'm using version 1.0 from
> http://www.yoctoproject.org/downloads/eclipse-plugin/1.0
Hi Enric,
Which version of the Yocto eclipse plug-in did you use? Have you configure the
plug-in as mentioned in manual section 4.1.3?
Best Regards,
-Lianhao
Enric Balletbò i Serra wrote on 2011-09-06:
> Hi all,
>
> Following http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.htm
> (ch
Hi Jessica,
I noticed the we still use POKY_DISTRO_VERSION in the environment while some
other variables have changed their prefix to OECORE_ (e.g.
OECORE_NATIVE_SYSROOT, etc.)
Which prefix should we use for those version related variables in the
environment files? OECORE_ or POKY_?
-Lianhao
ot;bitbake poky-image-sdk"(for yocto 0.9)
or "bitbake poky-image-sato-sdk" (for current git master), and use the
poky-extract-sdk to extract the corresponding rootfs located in
${TMPDIR}/deploy/images.
Best Regards,
Lianhao
From: Li, Simon
Sent: Wednesday, March 23, 2011
Hi Simon,
Before using the poky tree mode, you need to run "bitbake meta-ide-support"
within the poky tree in a terminal. The eclipse plug-in needs the output of
that to determine several configuration options for cross compilation.
Best Regards,
Lianhao
From: yocto-boun...@yoctoproject.org [m
Elizabeth Flanagan wrote on 2011-02-28:
>
> Summary
> ===
>
> This weekend, we generated a release candidate for bernard based on the
> bernard branch of master at commit:
> e08dc5aaaeba61e332caab4a3df5750df6b49ac1
>
> and for BSPs based on the bernard branch of meta-intel at commit:
> 16f47
Zhang, Jessica wrote on 2011-01-17:
> Richard Purdie wrote:
>> On Thu, 2011-01-13 at 15:36 -0800, Zhang, Jessica wrote:
>>> Hi Richard,
>>>
>>> As I mentioned in IRC, we've noticed that bitbake behaves
>>> differently on 64bit and 32bit machines from SDKMACHINE setup
>>> perspective. It never e
Hi Beth and Jessica,
Here is a summary of how I set up the IPK repo for ADT installer on my local
machine. Currently, there are 10 combinations (based on the following 2
variables in conf/local.conf) needs to be built for setting up the ADT
installer repo.
MACHINE: qemux86, qemuarm, qemuppc, q
Hi fellows,
Does anyone know why "bitbake -b <.bbfile>" fails on a newly cloned poky tree,
complaining about the cross-compiler can not be found in the PATH. Does
"bitbake -b" build the default dependencies?
Best Regards,
-Lianhao Lu
___
yocto mailin
Hi guys,
The following list might help someone who wants to figure out what's the
difference between the various buildings when inheriting different bbclass(es).
The normal(default) situation for poky is:
build = "build system"
host = target = "set by MACHINE config"
cross.bbclass:
sions.
>
> Sau!
>
>> Pull URL: git://git.pokylinux.org/poky-contrib.git
>>Branch: llu/bug565
>>Browse:
>> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bug565
>>
>> Thanks,
>> Lianhao Lu
>> ---
>>
>>
Hi all,
The attached patch is to create environment file package used by the ADT
installer during ADT installation. This patch should be applied upon my
previous pull request of bug#528 fixing (see the following summary of the
previous pull request):
Pull URL: git://git.pokylinux.org/poky-cont
Hi fellows,
Could anyone tell me why does the cp in do_install() change the file permission
mode? Thanks!
do_install () {
rm -rf ${D}${installed_dir}
install -d ${D}${installed_dir}
cp -rp ${S}/* ${D}${installed_dir}
}
After "bitbake xxx -c install", I found the file und
Gary,
Pls compile your application using the cmd line to debug the error:
# source /home/gary/mytarget_poky/tmp/environment-setup-ppc603e-poky-linux
# cd /home/gthomas/workspace/yocto_test3
# ./configure --host=powerpc-poky-linux --build=i686-linux
--target=powerpc-poky-linux
If it still fails,
Gary Thomas wrote on 2010-11-22:
> Thanks, I installed Helios directly from the Eclipse site and that's
> working better now. I also installed the components you mention above.
>
> When I try to configure Yocto, I'm trying to use the Poky tree method
> but it doesn't like my tree :-( I pointed
Gary Thomas wrote on 2010-11-22:
> On 11/22/2010 02:13 AM, Gary Thomas wrote:
>> I'm interested in trying the Yocto Eclipse plugin with my Poky based builds.
>> That said, I'm a true Eclipse novice :-(
>>
>> Does anyone have some guidance on what packages I might need to
>> install to get a usable
42 matches
Mail list logo