none of the peripherals like the ethernet
ever come to life either.
And since nothing happens I really have no idea where to look for a solution.
I’m guessing this is a bit of a noob issue? It would be great if someone could
point me in a direction to look at.
Kind regards,
Erik Hoogeveen
give me are very much
appreciated.
Kind regards,
Erik
On 1 Nov 2018, 12:51 +0100, Outback Dingo , wrote:
On Thu, Nov 1, 2018 at 6:33 PM Erik Hoogeveen
wrote:
Hello,
I’m rather new to embedded software and Yocto. I hope this is the right place
to ask. If not I’d appreciate it if someone could
Hi,
I had something similar but with a RPI compute module 3.
For me it helped to put the u-boot.bin file in config.txt.
See: https://github.com/agherzan/meta-raspberrypi/issues/359
Cheers,
Erik
On 18 Dec 2018, 17:28 +0100, yocto-requ...@yoctoproject.org, wrote:
Date: Mon, 17 Dec 2018 18:37:04 +00
y I
can’t get it to omit "BUILD_SOUNDLESS_ONLY=1 “ when building. As far as I can
tell it should enable sound when alsa is both in PACKAGECONFIG and
DISTRO_FEATURES.
Any hints as to what I’m overlooking? Thanks!
Kind regards,
Erik Hoogeveen
--
___
yocto maili
Hi Timothy,
The S3 protocol is HTTP(S) based, the overhead per object is quite significant.
This is not much of a problem for large files but the sstate_cache contains
mostly lots of really small files. I think in this case you’re better of
storing the cache on a secondary EBS volume that you c
Hi,
This works for me. I've have setup ssh my identity for Bitbucket.
I use this in my recipes:
SRC_URI = "gitsm://g...@bitbucket.org//.git;protocol=ssh;branch=${BRANCH}"
Cheers,
Erik
On 21 Apr 2019, 02:58 +0200, JH , wrote:
Hi,
Could someone kindly clarify what is the syntax to access git sou
r need to set
a valid SRCREV.
Thank you.
Kind regards,
- jupiter
On 4/23/19, Erik Hoogeveen wrote:
Hi,
This works for me. I've have setup ssh my identity for Bitbucket.
I use this in my recipes:
SRC_URI = "gitsm://g...@bitbucket.org//.git;protocol=ssh;branch=${BRANCH}"
C
Hi Mauro,
Have you tried searching the layer index?
https://layers.openembedded.org/
Cheers,
Erik
On 21 Aug 2019, 11:11 +0200, Mauro Ziliani , wrote:
Hi all
I try to compile kivy for Pyro and Python3 for framebuffer con RPi3.
The builder cannot find libGL and -lGL linker fails.
Which are the p
Hello Keith,
I’m not sure if this is any good, I’m not all that experienced with Yocto.
But would it be an idea to add PREFERRED_VERSION ?= “1.0” in your layer.conf to
provide your users with a sane default?
Cheers,
Erik
On 13 Sep 2019, 18:00 +0200, keith.derrick , wrote:
Thanks Martin.
I was t