Signed-off-by: Ramon Fried
---
.../bitwise/{bitwise_0.43.bb => bitwise_0.50.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-extended/bitwise/{bitwise_0.43.bb => bitwise_0.50.bb}
(91%)
diff --git a/meta-oe/recipes-extended/bitwise/bitwise_0
> Did you try putting "systemd" in the DEPENDS of the recipe ?
Yes, that was the problem. thanks !.
Ramon.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#147907):
https://lists.openembedded.org/g/openembedded-core/message/147907
Mute This Topic: ht
Hi.
I stumbled upon a recipe which needs libsystemd (fluentbit).
In the configuration phase, during pkg-config, it fails finding libsystemd.
Specifically, it fails to find the journald header file: sd-journal.h
Am I missing some configuration, or systemd recipe doesn't install the
dev libraries, o
From: Ramon Fried
It appears that sometimes xserver-nodm.service is starting before
display driver finished loading causing the following failure in
Xorg log:
(EE) open /dev/dri/card0: No such file or directory
The introduced by this patch is to restart the service,
hopefully the display driver