On Mon, 2019-06-03 at 13:39 -0500, Aníbal Limón wrote:
> Signed-off-by: Aníbal Limón
> ---
> main.c | 2 ++
> ptest_list.c | 2 ++
> ptest_list.h | 2 ++
> tests/main.c | 2 ++
> tests/ptest_list.c | 2 ++
> tests/utils.c | 2 ++
> utils.c| 2 ++
> u
On Mon, Jun 03, 2019 at 07:38:47PM +0200, Zoran Stojsavljevic wrote:
Still. I expected to see the following on the
target (my BBB): /etc/init.d/networking script,
I would have a look at the values of
DISTRO_FEATURES_BACKFILL_CONSIDERED as well as
VIRTUAL-RUNTIME_initscripts.
My understandi
Signed-off-by: Aníbal Limón
---
main.c | 2 ++
ptest_list.c | 2 ++
ptest_list.h | 2 ++
tests/main.c | 2 ++
tests/ptest_list.c | 2 ++
tests/utils.c | 2 ++
utils.c| 2 ++
utils.h| 2 ++
8 files changed, 16 insertions(+)
diff --git a/m
Hello Folks,
I am a bit deeper to the systemd service investigation in YOCTO. I
installed systemd service, I also have network manager package.
I am using warrior. Here are the snippets of the HOST:
[user@fedora29-ssd build]$ bitbake --version
BitBake Build Tool Core version 1.42.0
[user@fedora29
On Mon, Jun 03, 2019 at 04:30:33PM +0100, Burton, Ross wrote:
The variable is
DISTRO_FEATURES_BACKFILL_CONSIDERED, in case
that wasn't a typo when writing the mail.
It wasn't a typo, and that was exactly the
problem. Well spotted, everything in the world
makes sense again :-)
On Mon, 3 Jun 2019 at 15:06, Morné Lamprecht wrote:
> I also have DISTRO_FEATURES_BACKFULL_CONSIDERED =
> "sysvinit" in my config (also had it during the
> failed builds), I thought it would prevent
> sysvinit from being added/backfilled to the
> DISTRO features ? So I'm not sure why
> DISTRO_FEAT
Which startup system do you use (sysVinit or
systemd)? You can take a look at
poky/meta/classed/update-rc.d.bbclass which
checks various parameters and try to debug it
(by adding some printouts). By my guess is that
some misconfiguration between systemd/sysvinit
must cause this issue.
Addin
Hi,
I'm the author of a Yocto Project layer called meta-erlang. I would like to
announce that now is possible to use Yocto Project which build a embedded
Linux distro and on top of that install the EMQ (a mqtt broker) or EMQ
edge. I've created the recipe and all the patches necessary to do that.
Which startup system do you use (sysVinit or
systemd)? You can take a look at
poky/meta/classed/update-rc.d.bbclass which
checks various parameters and try to debug it
(by adding some printouts). By my guess is that
some misconfiguration between systemd/sysvinit
must cause this issue.
I'm u
Hi JH,
I believe the most important feature of the wic images is to be able to
flash your SD card faster than just extract and dd the full image on the
SD card. For that reason you can use the bmap-tool which already supports
the gz compression (as also .bz2). To do that you also need the bmap fi
10 matches
Mail list logo