Re: [yocto] any yocto-supported ARM boards out there with BLE/BT?

2016-11-19 Thread Martin Bergek
How about Raspberry Pi 3? It has both Bluetooth 4.1 and LE support in hardware at least and the board is cheap and should be widely available. I just added the bluez5 package to my build but haven’t had time to test it out yet. Good luck! BR, Martin Bergek > On 19 Nov 2016, at 15:28, Rob

[yocto] [meta-raspberrypi] Issues with dtbo/dtb and USB failure using pl2303

2016-11-06 Thread Martin Bergek
result when I use the master branches for poky and meta-openembedded. Ideally I would like to fix the kernel issue that causes the USB device to stop working but being able to build an image using kernel 4.1 would also help. I appreciate any help. Thanks! Regards, Martin Bergek ### Setup 1

Re: [yocto] [meta-raspberrypi] linux-raspberrypi versions

2016-07-22 Thread Martin Bergek
version? For more information about my issue please see: https://www.mail-archive.com/yocto@yoctoproject.org/msg30362.html Thanks, Martin Bergek > On 21 Jul 2016, at 09:02, Paul Barker <p...@paulbarker.me.uk> wrote: > > Hi all, > > I'm planning to look at the linux-raspber

Re: [yocto] [meta-raspberrypi] PL2303 instability on RPi 3 but not on RPi 2

2016-07-17 Thread Martin Bergek
n, Jun 13, 2016 at 11:24:08PM +0200, Martin Bergek wrote: >> Hi, >> >> I am testing an image on a system including a PL2303 (USB to serial bridge) >> and have noticed an issue on the Raspberry Pi 3. The system will run fine >> for an hour or two but then the kernel

[yocto] [meta-raspberrypi] PL2303 instability on RPi 3 but not on RPi 2

2016-06-13 Thread Martin Bergek
runs flawlessly. Has anyone else come across this or have some suggestions on how to solve it? Or how to pinpoint the cause? Thanks, Martin Bergek -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [oe] Problem building apache2 with php5

2016-04-06 Thread Martin Bergek
I created an image in more than a year ago with apache2 and php5. Now when I pull in all updates since then I realise that mod_php has been moved from the modphp recipe in meta-webserver to the php recipe in meta-oe. I have created a php_5.6.12.bbappend file in which I have

[yocto] [meta-raspberrypi][PATCH] Change serial console for Raspberry Pi 3

2016-04-05 Thread Martin Bergek
. It has also been tested with the raspberrypi2 machine configuration. Signed-off-by: Martin Bergek --- conf/machine/include/rpi-base.inc | 2 +- conf/machine/raspberrypi3.conf | 4 recipes-kernel/linux/linux-raspberrypi.inc | 2 +- 3 files changed, 6 insertions(+), 2 deletions