|
[PATCH 02/11] pch_uart: Set PCIe bus number using probe parameter
From: Tomoya MORINAGA <tomoya-linux@...>
commit 6c4b47d243112e98811ce0da7bbb32cc3857dd1a upstream.
Currently, PCIe bus number is set as fixed value "2".
However, PCIe bus number is not
From: Tomoya MORINAGA <tomoya-linux@...>
commit 6c4b47d243112e98811ce0da7bbb32cc3857dd1a upstream.
Currently, PCIe bus number is set as fixed value "2".
However, PCIe bus number is not
|
By
Darren Hart <dvhart@...>
·
#5030
·
|
|
[PATCH 01/11] pch_uart: add missing comment about OKI ML7223
From: Alexander Stein <alexander.stein@...>
commit bff52fd458a1bca06266449b0ab8a43e9a50d240 upstream.
Signed-off-by: Alexander Stein
From: Alexander Stein <alexander.stein@...>
commit bff52fd458a1bca06266449b0ab8a43e9a50d240 upstream.
Signed-off-by: Alexander Stein
|
By
Darren Hart <dvhart@...>
·
#5042
·
|
|
[PATCH 00/11][linux-yocto-3.0] Backport fixes and add FRI2 support to pch_uart
Backport 7 patches bringing pch_uart up to date with required fixes and new
features to support the 4 new patches (from me) enabling the FRI2 serial port.
My patches have been sent to LKML and have
Backport 7 patches bringing pch_uart up to date with required fixes and new
features to support the 4 new patches (from me) enabling the FRI2 serial port.
My patches have been sent to LKML and have
|
By
Darren Hart <dvhart@...>
·
#5029
·
|
|
first in probably a number of questions about yocto and qemu
i'm writing up a tutorial on using qemu with yocto, so i'll start
with what is undoubtedly a simple question.
i notice in local.conf the line:
#IMAGETEST = "qemu"
which would appear to be
i'm writing up a tutorial on using qemu with yocto, so i'll start
with what is undoubtedly a simple question.
i notice in local.conf the line:
#IMAGETEST = "qemu"
which would appear to be
|
By
Robert P. J. Day
·
#5028
·
|
|
Re: [PATCH] include usbinit package with usbgadget feature
Sounds reasonable to me.
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
Sounds reasonable to me.
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
|
By
Darren Hart <dvhart@...>
·
#5027
·
|
|
Re: [PATCH] include usbinit package with usbgadget feature
Well, hmm, I don't know. The usb-gether script is not very intelligent, so I suppose that would result in yet another boot time error message. Perhaps testing the result of 'modinfo g_ether' in the
Well, hmm, I don't know. The usb-gether script is not very intelligent, so I suppose that would result in yet another boot time error message. Perhaps testing the result of 'modinfo g_ether' in the
|
By
Hollis Blanchard <hollis_blanchard@...>
·
#5025
·
|
|
Re: building with 1.2_M3
The Reference Manual linked off the Documentation page is for the last
stable release, Edison in this case.
The development version of the manual is also available
The Reference Manual linked off the Documentation page is for the last
stable release, Edison in this case.
The development version of the manual is also available
|
By
Darren Hart <dvhart@...>
·
#5026
·
|
|
Re: [PATCH] include usbinit package with usbgadget feature
So if the g-ether kernel module is built-in to the kernel, the
kernel-module-g-ether will not be installed (as it's RRECOMMENDS). The
usbinit package still will be (unless for some reason it can't be
So if the g-ether kernel module is built-in to the kernel, the
kernel-module-g-ether will not be installed (as it's RRECOMMENDS). The
usbinit package still will be (unless for some reason it can't be
|
By
Darren Hart <dvhart@...>
·
#5024
·
|
|
[PATCH] include usbinit package with usbgadget feature
The g_ether kernel module, in the kernel-module-g-ether package, allows targets to use a USB connection as a network interface. However, that's not useful until the module is loaded.
The usbinit
The g_ether kernel module, in the kernel-module-g-ether package, allows targets to use a USB connection as a network interface. However, that's not useful until the module is loaded.
The usbinit
|
By
Hollis Blanchard <hollis_blanchard@...>
·
#5023
·
|
|
Re: [PATCH 0/1] [KERNEL] enable Cedarview config parameters
Hi Bruce,
We got the patches from Cedartrail Meego team and applied to Yocto/pvr branch. Below is the link where we have taken the patches
Hi Bruce,
We got the patches from Cedartrail Meego team and applied to Yocto/pvr branch. Below is the link where we have taken the patches
|
By
Bodke, Kishore K <kishore.k.bodke@...>
·
#5022
·
|
|
Re: [PATCH 0/1] [KERNEL] enable Cedarview config parameters
The patch itself looks ok. When merging features like this, we
typically want the upstream reference. That makes carrying them
much easier as we march forward.
Where did these come from ? If we can
The patch itself looks ok. When merging features like this, we
typically want the upstream reference. That makes carrying them
much easier as we march forward.
Where did these come from ? If we can
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#5021
·
|
|
Re: Documentation: Default FILESDIR
OK, this does cover where to put the patch. However, someone looking to
write a recipe when they already have the patches they want may not
think to look for how to do this in a "Using a Quilt
OK, this does cover where to put the patch. However, someone looking to
write a recipe when they already have the patches they want may not
think to look for how to do this in a "Using a Quilt
|
By
Darren Hart <dvhart@...>
·
#5020
·
|
|
Re: Documentation: Default FILESDIR
I think additional file paths are outside the scope of the Quilt section
itself, but it could easily link to a separate section that does discuss it.
It's worth noting though that we tend not to
I think additional file paths are outside the scope of the Quilt section
itself, but it could easily link to a separate section that does discuss it.
It's worth noting though that we tend not to
|
By
Paul Eggleton
·
#5019
·
|
|
Re: Documentation: Default FILESDIR
Darren,
Please look at http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#platdev-appdev-insitu in the YP Reference manual. This is the section you refer to in this mail.
Darren,
Please look at http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#platdev-appdev-insitu in the YP Reference manual. This is the section you refer to in this mail.
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#5018
·
|
|
Re: [PATCH] poky-tiny: Assume pkgconfig is provided
I see you only want to assume pkgconfig but not pkconfig-native
I see you only want to assume pkgconfig but not pkconfig-native
|
By
Khem Raj
·
#5017
·
|
|
Re: [PATCH] poky-tiny: Assume pkgconfig is provided
what does $ at end signify ?
what does $ at end signify ?
|
By
Khem Raj
·
#5016
·
|
|
Re: package requires different glib version
You can backport glib (or whatever package you need upgraded)recipes
from oe-core/master if they are there
usually that would be best case
glib is core package and a lot of other packages depend on
You can backport glib (or whatever package you need upgraded)recipes
from oe-core/master if they are there
usually that would be best case
glib is core package and a lot of other packages depend on
|
By
Khem Raj
·
#5015
·
|
|
Re: USB touchscreen integration
After struggling, I realized that enabling events and events debug, I
can get more information - which lead me to an issue with the LCD
driver provided by the vendor. Vendor is supporting me since.
After struggling, I realized that enabling events and events debug, I
can get more information - which lead me to an issue with the LCD
driver provided by the vendor. Vendor is supporting me since.
|
By
Autif Khan <autif.mlist@...>
·
#5014
·
|
|
Re: USB touchscreen integration
tslib handles /dev/input/touchscreen0 can you modify the driver ?
tslib handles /dev/input/touchscreen0 can you modify the driver ?
|
By
Khem Raj
·
#5013
·
|
|
Re: Documentation: Default FILESDIR
Sorry, I should have said FILESPATH - that's what I get for not looking
it up. The situation is unchanged though.
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
Sorry, I should have said FILESPATH - that's what I get for not looking
it up. The situation is unchanged though.
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
|
By
Darren Hart <dvhart@...>
·
#5012
·
|