Re: [meta-intel] meta-mono build boot kernel panic

2017-09-25 Thread Paul Eggleton
Hi Eddy, On Saturday, 23 September 2017 8:07:41 PM NZDT Lai Eddy wrote: > I have build and boot successfully the core-image-minial with > MACHINE = "intel-corei7-64" > > but after I add according to > http://git.yoctoproject.org/cgit/cgit.cgi/meta-mono/about/?h=daisy > IMAGE_INSTALL += " mono

[meta-intel] [PATCH v2] linux-intel/4.9: Update both SRCREVs

2017-09-25 Thread California Sullivan
linux-intel change summary: * Revert "x86/acpi: Restore the order of CPU IDs" * Bluetooth driver fix * DRM update yocto-kernel-cache change summary: * Fix warnings with core2-32 * Add BRCFMAC_PCIE to support some broadcomm wifi drivers Signed-off-by: California Sullivan

[meta-intel] [PATCH 1/2] lttng-modules: Add patch for API Change

2017-09-25 Thread Saul Wold
There was a patch back-ported into the linux-intel kernel that also requires a patch to lttng-modules for the updated API. Signed-off-by: Saul Wold --- ...-lttng-modules-PKT-4.9-yocto-build-failed.patch | 37 ++

[meta-intel] [PATCH 1/3] Move dpdk and qat components to meta-dpdk and meta-qat

2017-09-25 Thread Mark Hatle
meta-dpdk / meta-qat: * Move content from meta-intel/common * Create new basic README/LICENSE files from meta-intel * Create new layer.conf files * Fill out the maintainers files meta-intel: * update the maintainers files * bump the meta-intel layer version * add layer recommend No other content

Re: [meta-intel] DPDK -- move to a separate sublayer

2017-09-25 Thread Wold, Saul
On Mon, 2017-09-25 at 12:54 +, Tan, Raymond wrote: > Hi Mark, > > > > -Original Message- > > From: Mark Hatle [mailto:mark.ha...@windriver.com] > > Sent: Wednesday, September 20, 2017 11:30 PM > > To: meta-intel@yoctoproject.org > > Cc: Tan, Raymond ; Wold,

Re: [meta-intel] meta-mono build boot kernel panic

2017-09-25 Thread Wold, Saul
On Sat, 2017-09-23 at 16:07 +0800, Lai Eddy wrote: > I have build and boot successfully the core-image-minial with > MACHINE = "intel-corei7-64" > > but after I add according to http://git.yoctoproject.org/cgit/cgit.cg > i/meta-mono/about/?h=daisy > IMAGE_INSTALL += " mono mono-helloworld" >

Re: [meta-intel] DPDK -- move to a separate sublayer

2017-09-25 Thread Tan, Raymond
Hi Mark, > -Original Message- > From: Mark Hatle [mailto:mark.ha...@windriver.com] > Sent: Wednesday, September 20, 2017 11:30 PM > To: meta-intel@yoctoproject.org > Cc: Tan, Raymond ; Wold, Saul > > Subject: DPDK -- move to a separate

Re: [meta-intel] [PATCH] meta-intel.inc: Avoid installing thermald on poky-tiny

2017-09-25 Thread Mikko Ylinen
Hi, On 23/09/17 01:03, Alejandro Hernandez wrote: When using DISTRO=poky-tiny we dont need to have thermald and also it brings about ~4MB of dependencies. It's conceptually not right to have a distro dependency in the BSP settings, IMO. If your distro/image does not need something the BSP