|
Re: [PATCH 2/6] crownbay: customize the xorg.conf for the flat panel on the corwnbay kit
I presume the crownbay has additional display options? how does this
impact those?
--
Darren
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel
I presume the crownbay has additional display options? how does this
impact those?
--
Darren
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel
|
By
Darren Hart <dvhart@...>
·
#8200
·
|
|
Re: [PATCH 1/6] emgd-driver-bin: upgrade from 1.10 to 1.14
Please limit your commit log messages to 72 characters in width. This
allows for some indentation without git log truncating the message. You
should be able to configure your editor to do this
Please limit your commit log messages to 72 characters in width. This
allows for some indentation without git log truncating the message. You
should be able to configure your editor to do this
|
By
Darren Hart <dvhart@...>
·
#8199
·
|
|
Re: [PATCH 0/6] commits to move crownbay BSP to v3.4 kernel I v1.14 EMGD driver.
Hi Nitin,
Please include [meta-intel] in the subject of the cover letter for patch
series against the meta-intel repository.
--
Darren
--
Darren Hart
Intel Open Source Technology Center
Yocto
Hi Nitin,
Please include [meta-intel] in the subject of the cover letter for patch
series against the meta-intel repository.
--
Darren
--
Darren Hart
Intel Open Source Technology Center
Yocto
|
By
Darren Hart <dvhart@...>
·
#8198
·
|
|
Re: ERROR: QA Issue: Architecture did not match (62 to 3)
If something was dropped from your kernel config when you were working
on the BSP, it may have build a default 32 bit, and that could cause the
QA error.
Cheers,
Bruce
If something was dropped from your kernel config when you were working
on the BSP, it may have build a default 32 bit, and that could cause the
QA error.
Cheers,
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#8197
·
|
|
Re: [PATCH 0/2] update packages' maintainer
Merged into Poky/Master
Thanks
Sau!
(BTW, please use the poky@... in the future)
Merged into Poky/Master
Thanks
Sau!
(BTW, please use the poky@... in the future)
|
By
Saul Wold <saul.wold@...>
·
#8196
·
|
|
Re: ERROR: QA Issue: Architecture did not match (62 to 3)
Hmm OK..but not sure what I did wrong.
I just started a new BSP (meta-rangley) by copying over meta-sugarbay (this is a 64-bit bsp) to new
layer meta-rangley, renamed all files and variables etc
Hmm OK..but not sure what I did wrong.
I just started a new BSP (meta-rangley) by copying over meta-sugarbay (this is a 64-bit bsp) to new
layer meta-rangley, renamed all files and variables etc
|
By
Saxena, Rahul <rahul.saxena@...>
·
#8195
·
|
|
Re: ERROR: QA Issue: Architecture did not match (62 to 3)
You've ended up with a mix of 64 bit and 32 bit objects in a build.
So you've got a 64 bit kernel in a 32 bit userspace, or vise versa.
Only the x32 kernel has an exception in the QA checker for
You've ended up with a mix of 64 bit and 32 bit objects in a build.
So you've got a 64 bit kernel in a 32 bit userspace, or vise versa.
Only the x32 kernel has an exception in the QA checker for
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#8194
·
|
|
ERROR: QA Issue: Architecture did not match (62 to 3)
I get the following error:
ERROR: QA Issue: Architecture did not match (62 to 3) on
I get the following error:
ERROR: QA Issue: Architecture did not match (62 to 3) on
|
By
Saxena, Rahul <rahul.saxena@...>
·
#8193
·
|
|
Re: [meta-baryon][PATCH] webmin: fixed nfs exports configuration
Merged to meta-baryon master, thanks.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
Merged to meta-baryon master, thanks.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
|
By
Paul Eggleton
·
#8192
·
|
|
Re: beagleboard core-image-sato boots to serial port poky 1.3_M2
Edward,
Unfortunately I can't help much with your problem at this point, sorry about
that - but could I ask you to keep this discussion as part of a single thread?
It would make the discussion
Edward,
Unfortunately I can't help much with your problem at this point, sorry about
that - but could I ask you to keep this discussion as part of a single thread?
It would make the discussion
|
By
Paul Eggleton
·
#8191
·
|
|
Re: Yocto and Qt embedded
Dear Giovanni,
In message <CANsUPaP8K__YAZngRW88ogh8Pk2xfNQfgkj_378oc+8cmFqhJQ@...> you wrote:
....
Did you read
Dear Giovanni,
In message <CANsUPaP8K__YAZngRW88ogh8Pk2xfNQfgkj_378oc+8cmFqhJQ@...> you wrote:
....
Did you read
|
By
Wolfgang Denk <wd@...>
·
#8190
·
|
|
beagleboard core-image-sato boots to serial port poky 1.3_M2
hello,
I added the line below to uEnv.txt based on Yi Zhao message.
bootcmd="mmc rescan 0; fatload mmc 0:1 0x80300000 uImage; bootm 0x80300000"
Now uEnv.txt is the following
mpurate=auto
bootcmd="mmc
hello,
I added the line below to uEnv.txt based on Yi Zhao message.
bootcmd="mmc rescan 0; fatload mmc 0:1 0x80300000 uImage; bootm 0x80300000"
Now uEnv.txt is the following
mpurate=auto
bootcmd="mmc
|
By
Edward Vidal <vidal.develone@...>
·
#8189
·
|
|
Re: Yocto and Qt embedded
I solved adding in my setup-environment script all enviroment variable related to Qt (I used paths generated by meta-toolchain-qte).
Then sourcing this environment and running into my project
I solved adding in my setup-environment script all enviroment variable related to Qt (I used paths generated by meta-toolchain-qte).
Then sourcing this environment and running into my project
|
By
Giovanni Foiani <fnognn@...>
·
#8188
·
|
|
dev manual has pretty outdated link to bitbake user manual
not sure if anyone wants to address this, but at the end of section
1 in the current yocto dev manual, there's this link to an allegedly
"comprehensive" bitbake user manual:
not sure if anyone wants to address this, but at the end of section
1 in the current yocto dev manual, there's this link to an allegedly
"comprehensive" bitbake user manual:
|
By
Robert P. J. Day
·
#8187
·
|
|
Re: Fail to rm a 4G file...
Ubuntu 32bits, 12.04
ag
By
Andrei Gherzan
·
#8186
·
|
|
Re: Fail to rm a 4G file...
Not sure but I assume it's this issue:
http://www.gnu.org/software/coreutils/faq/coreutils-faq.html#Value-too-large-for-defined-data-type
What host distro are you using?
Cheers,
Paul
--
Paul
Not sure but I assume it's this issue:
http://www.gnu.org/software/coreutils/faq/coreutils-faq.html#Value-too-large-for-defined-data-type
What host distro are you using?
Cheers,
Paul
--
Paul
|
By
Paul Eggleton
·
#8185
·
|
|
Re: [RFC 0/8] Integrate yocto documentation into eclipse
Hi Jessica,
Zhang, Jessica wrote, On 24.07.2012 01:48:
That's great news. Thank you for the clarification. I'm already working on the patches that include the eclipse help generation.
Best
Hi Jessica,
Zhang, Jessica wrote, On 24.07.2012 01:48:
That's great news. Thank you for the clarification. I'm already working on the patches that include the eclipse help generation.
Best
|
By
Timo Müller <mail@...>
·
#8184
·
|
|
beagleboard core-image-sato boots to serial port poky 1.3_M2
Hello,
The image does not boot into X.
I was able to config eth0
git clone -b 1.3_M2 git://git.yoctoproject.org/poky.git
modified meta-yocto/conf/machine/beagleboard.conf &
Hello,
The image does not boot into X.
I was able to config eth0
git clone -b 1.3_M2 git://git.yoctoproject.org/poky.git
modified meta-yocto/conf/machine/beagleboard.conf &
|
By
Edward Vidal <vidal.develone@...>
·
#8183
·
|
|
Re: hob issues
I'm not sure, but please try to install the ' libcanberra-gtk-module ' package. Thanks!
I'm not sure, but please try to install the ' libcanberra-gtk-module ' package. Thanks!
|
By
An, LimingX L <limingx.l.an@...>
·
#8182
·
|
|
[meta-baryon][PATCH] webmin: fixed nfs exports configuration
No longer attempting to kill any rpc.nfsd processes. Also, fixed a
reference to the nfsserver init script.
Signed-off-by: Kevin Strasser <kevin.strasser@...>
---
No longer attempting to kill any rpc.nfsd processes. Also, fixed a
reference to the nfsserver init script.
Signed-off-by: Kevin Strasser <kevin.strasser@...>
---
|
By
Kevin Strasser <kevin.strasser@...>
·
#8181
·
|