|
Re: Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel
Thanks Bruce.
I guess I need to ask the Intel guys if there are any plans to move Cedartrail on from 3.0 ?
Chris Tapp
opensource@...
www.keylevel.com
Thanks Bruce.
I guess I need to ask the Intel guys if there are any plans to move Cedartrail on from 3.0 ?
Chris Tapp
opensource@...
www.keylevel.com
|
By
Chris Tapp
·
#9879
·
|
|
Re: core-image-sato keyboard
What is your bootargs ? We also encountered this issue long time ago. The following bootargs line would cause this problem:
setenv bootargs 'console=tty0 console=ttyO2,115200n8
What is your bootargs ? We also encountered this issue long time ago. The following bootargs line would cause this problem:
setenv bootargs 'console=tty0 console=ttyO2,115200n8
|
By
Yi Zhao
·
#9878
·
|
|
Re: Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel
unionfs was never merged to the 3.0 kernel, I re-added it to the development
trees for 3.2 and the 3.4 kernel (aufs for the 3.6 tree at the moment). The meta
data is carried forward from the older
unionfs was never merged to the 3.0 kernel, I re-added it to the development
trees for 3.2 and the 3.4 kernel (aufs for the 3.6 tree at the moment). The meta
data is carried forward from the older
|
By
Bruce Ashfield
·
#9877
·
|
|
Re: core-image-sato keyboard
Does the keyboard work at a console? Can you try an alternative keyboard and USB socket to rule out weird behaviour with the keyboard or USB socket?
Ross
Does the keyboard work at a console? Can you try an alternative keyboard and USB socket to rule out weird behaviour with the keyboard or USB socket?
Ross
|
By
Ross Burton <ross.burton@...>
·
#9876
·
|
|
Re: Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel
Thanks - I thought just running 'menuconfig' would allow me to enable it (for a quick test).
However, this still doesn't seem to be working. I can see that 'my_cedartrail.scc' gets fetched in to the
Thanks - I thought just running 'menuconfig' would allow me to enable it (for a quick test).
However, this still doesn't seem to be working. I can see that 'my_cedartrail.scc' gets fetched in to the
|
By
Chris Tapp
·
#9875
·
|
|
Re: Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel
Try adding the unionfs feature (below) to your kernel:
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.0/tree/meta/cfg/kernel-cache/features/unionfs?h=meta
create a file my_cedartrail.scc
Try adding the unionfs feature (below) to your kernel:
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.0/tree/meta/cfg/kernel-cache/features/unionfs?h=meta
create a file my_cedartrail.scc
|
By
Saxena, Rahul <rahul.saxena@...>
·
#9874
·
|
|
Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel
I' trying to enable unionfs in the 3.0.32 kernel for the cedartrail BSP under Denzil 7.0.1.
However, the CONFIG_UNION_FS config flag isn't in the .config ...
Is there something else I need to
I' trying to enable unionfs in the 3.0.32 kernel for the cedartrail BSP under Denzil 7.0.1.
However, the CONFIG_UNION_FS config flag isn't in the .config ...
Is there something else I need to
|
By
Chris Tapp
·
#9873
·
|
|
[Package Report System]Upgrade recipes name list
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
|
By
Yocto Project Package Report System <package-reporting@...>
·
#9871
·
|
|
[Package Report System]Manual check recipes name list
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
|
By
Yocto Project Package Report System <package-reporting@...>
·
#9872
·
|
|
core-image-sato keyboard
Hello,
Just built core-image-sato for beagleboard xM C.
I have a usb keyboard and mouse connected. The Mouse works but not the keyboard when Terminal is selected. The virtual keyboard works
Hello,
Just built core-image-sato for beagleboard xM C.
I have a usb keyboard and mouse connected. The Mouse works but not the keyboard when Terminal is selected. The virtual keyboard works
|
By
Edward Vidal <vidal.develone@...>
·
#9870
·
|
|
Re: HTTP-accessible poky repo?
It seems no one is particularly interested in this. Oh, well. FWIW, I put
a couple mirrors here:
- http://github.com/yoctoproject-mirrors
I figured this would make it easier for me to track
It seems no one is particularly interested in this. Oh, well. FWIW, I put
a couple mirrors here:
- http://github.com/yoctoproject-mirrors
I figured this would make it easier for me to track
|
By
Evade Flow <evadeflow@...>
·
#9869
·
|
|
Re: [PATCH 0/1] meta-tlk: fix included file name
Pulled into meta-intel/master.
Thanks,
Tom
Pulled into meta-intel/master.
Thanks,
Tom
|
By
Tom Zanussi <tom.zanussi@...>
·
#9868
·
|
|
[PATCH 1/1] meta-tlk: fix included file name
PN in linux-yocto-tlk.inc takes the .inc file name and becomes
linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions.
Related to: [YOCTO #3217]
Signed-off-by: Mihai Lindner
PN in linux-yocto-tlk.inc takes the .inc file name and becomes
linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions.
Related to: [YOCTO #3217]
Signed-off-by: Mihai Lindner
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9867
·
|
|
[PATCH 0/1] meta-tlk: fix included file name
PN in linux-yocto-tlk.inc takes the .inc file name and becomes
linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions.
Related to: [YOCTO #3217]
Signed-off-by: Mihai Lindner
PN in linux-yocto-tlk.inc takes the .inc file name and becomes
linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions.
Related to: [YOCTO #3217]
Signed-off-by: Mihai Lindner
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9866
·
|
|
[PATCHv3 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration
From: Nitin A Kamble <nitin.a.kamble@...>
This is recommended in the EMGD User Guide.
My understanding is that, the emgd kernel driver need
to allocate memory dynamically, and the
From: Nitin A Kamble <nitin.a.kamble@...>
This is recommended in the EMGD User Guide.
My understanding is that, the emgd kernel driver need
to allocate memory dynamically, and the
|
By
nitin.a.kamble@...
·
#9865
·
|
|
[PATCHv3 0/1] meta-intel misc commits
From: Nitin A Kamble <nitin.a.kamble@...>
Updated the kernel command line for crownbay BSP, after discussions with Darren.
Thanks,
Nitin
The following changes since commit
From: Nitin A Kamble <nitin.a.kamble@...>
Updated the kernel command line for crownbay BSP, after discussions with Darren.
Thanks,
Nitin
The following changes since commit
|
By
nitin.a.kamble@...
·
#9864
·
|
|
Re: [PATCHv2 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration
By
Kamble, Nitin A <nitin.a.kamble@...>
·
#9863
·
|
|
Re: [PATCH 0/1] meta-tlk: fix ignored SRC_URI appends
Pulled into meta-intel/master.
Thanks,
Tom
Pulled into meta-intel/master.
Thanks,
Tom
|
By
Tom Zanussi <tom.zanussi@...>
·
#9862
·
|
|
Re: Yocto Project 1.3 beta feedback
Andrea,
Thanks for the detailed feedback on the YP documentation. Agree that it is difficult to meet the needs of the wide group of users and that it is difficult to have the released documentation
Andrea,
Thanks for the detailed feedback on the YP documentation. Agree that it is difficult to meet the needs of the wide group of users and that it is difficult to have the released documentation
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#9861
·
|
|
Yocto Project 1.3 beta feedback
Below you can find my answers to the Yocto Project 1.3 beta testing survey.
Regards,
Andrea
Experience survey of using Yocto 1.3
Q: Which architecture did you choose to build?
A: qemuppc,
Below you can find my answers to the Yocto Project 1.3 beta testing survey.
Regards,
Andrea
Experience survey of using Yocto 1.3
Q: Which architecture did you choose to build?
A: qemuppc,
|
By
Andrea Galbusera
·
#9860
·
|