[yocto] [Recipe reporting system] Upgradable recipe name list

2017-12-17 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade at this time, they can fill RECIPE_NO_UPDATE_REASON in respective recipe file to ignore this remainder until newer upstream version

[linux-yocto] [yocto-4.12] [PATCH 1/4] mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash controller

2017-12-17 Thread quanyang.wang
From: Mika Westerberg Commit fe602838a66d34f3d1de71feab92b403e244db8c upstream Intel Denverton exposes the SPI serial flash controller as a PCI device instead of being part of the LPC chip as previous generations did. Signed-off-by: Mika Westerberg

[linux-yocto] [yocto-4.12] [PATCH 3/4] mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork SPI serial flash

2017-12-17 Thread quanyang.wang
From: Mika Westerberg Commit 824af37ef2d054d1f89bd2b9125755a4acc37332 upstream Intel Cedar Fork has the same SPI serial flash controller than Intel Denverton. Add the Intel Cedar Fork PCI ID to the driver list of supported devices. Signed-off-by: Mika

[linux-yocto] [yocto-4.12] [PATCH 2/4] mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flash

2017-12-17 Thread quanyang.wang
From: Mika Westerberg Commit d92b0f18a2039ff736b4296ad3cf3d505512051e upstream Intel Lewisburg chipset exposes the SPI serial flash controller as a PCI device in the same way than Intel Denverton. Add Intel Lewisburg SPI serial flash PCI ID to the driver list of

[linux-yocto] [yocto-4.12] [PATCH 4/4] mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID

2017-12-17 Thread quanyang.wang
From: Kuppuswamy Sathyanarayanan Commit ec0a9f62b393ed0c5bb9185a8efebb0ad00b7d0d upstream This patch adds Intel Lewisburg PCH SPI serial flash controller super SKU PCI ID. Signed-off-by: Kuppuswamy Sathyanarayanan

[yocto] [meta-raspberrypi] How to modify KERNEL_DEVICETREE?

2017-12-17 Thread Drew Moseley
I'm trying to figure out how to properly modify the KERNEL_DEVICETREE variable.  It seems that the meta-raspberrypi layer uses that variable in the sdcard_image-rpi.bbclass and defines it in the machine conf layer.  In poky, the variable is set and appended to in the various linux-yocto recipes.

Re: [yocto] disable x11 totally

2017-12-17 Thread Ayoub Zaki
you can disable it by adding to your local.conf: DISTRO_FEATURES_remove = "x11" On 17.12.2017 07:47, Ran Shalit wrote: Hello, I use fb dsitro, and I was surprised that we still get xterm in hdmi output. How can I disable it ? Regards, Ran -- Ayoub Zaki Embedded Systems Consultant

Re: [yocto] [meta-raspberrypi] Bluetooth binding timeout cause ..

2017-12-17 Thread Sherif Omran
the timeout problem is from the noflow syntax. The problem cause is the generation of the bluetooth BDADDR (IP) to be used I rebooted the machine and tried the following : this syntax causes timeout: hciattach /dev/ttyAMA0 bcm43xx 921600 noflow - this syntax binds well, inspired by Raspbian: