7;t include *.bbappend:
>
> https://git.openembedded.org/openembedded-core/tree/meta/conf/layer.conf?h=dunfell#n4
>
> On Wed, 26 Feb 2025, 06:21 Daniel Kampert viahttp://lists.yoctoproject.org ,
> mailto:daniel-kampert...@lists.yoctoproject.org> wrote:
>
> > Hi Alex,
https://git.openembedded.org/openembedded-core/tree/meta/conf/layer.conf?h=dunfell#n4
>
> On Wed, 26 Feb 2025, 06:21 Daniel Kampert viahttp://lists.yoctoproject.org ,
> mailto:daniel-kampert...@lists.yoctoproject.org> wrote:
>
> > Hi Alex,
> >
> > I´ve checked se
g.do_rootfs for the image).
>
> Alex
>
> On Tue, 25 Feb 2025 at 16:06, Daniel Kampert via
> lists.yoctoproject.org
> wrote:
> >
> > Hi,
> >
> > I´m working on a Dunfell BSP (Toradex BSP5) and want to add and modify the
> > OpenSSH configuration. S
C_SSHDAEMON = "openssh-sshd openssh-sftp
openssh-sftp-server" to my OS configuration. The generated image contains
OpenSSH (I´ve checked the version) but no authorized_keys or modified
configuration.
What is wrong here?
Mit freundlichen Grüßen / With kind regards
Ing. Daniel Kampert, M
Hi,
thanks for the explanation. I fixed it by removing the directory.
> Gyorgy Sarvari via lists.yoctoproject.org
> hat am 02.02.2025 13:21 CET
> geschrieben:
>
>
> On 01.02.25 21:46, Daniel Kampert via lists.yoctoproject.org wrote:
> > Hi,
> > I´m building
PENDS:${PN} = "rtlsdr icu"
S = "${WORKDIR}/git"
FILES:${PN} = " etc \
var \
lib \
usr/bin \
usr/sbin \
${systemd_system_unitdir}/system/wmbusmeters.service \
"
SYSTEMD_SERVICE:${PN} = "wmbusmeters.service"
SYSTEMD_AUTO_ENABLE:${PN} = "enable"
Thanks for h
c525e0c19bdc46d45f71873b5f286f49abb69418"
meta-freescale-3rdparty = "HEAD:48516272d97f9415e0ee3ab54a923e4c40143e69"
meta-tpm = "HEAD:b9cf9cd639bc8d1b4828eb0bd012b71486d35176"
meta-qt5 = "HEAD:644ebf220245bdc06e7696ccc90acc97a0dd2566"
meta-poky = "HEAD:6e8a5bac75ca114ef2b4d3ca150b3f
d be mangled with other values in the same
> variable. (You can't have too many spaces, but you can have too few)
>
> On 28.01.25 08:45, Daniel Kampert via lists.yoctoproject.org wrote:
> > I try to port an echo cancellation recipe to Kirkstone and run into
> > this
I try to port an echo cancellation recipe to Kirkstone and run into this issue:
ERROR: audio-1.0-r0 do_package_qa: QA Issue: /usr/lib/ladspa/ladspa_dsp.so
contained in package audio requires libltdl.so.7()(64bit), but no providers
found in RDEPENDS:audio? [file-rdeps]
ERROR: audio-1.0-r0 do_pac
hannah-core-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['hannah-core-image', 'salt',
'python3-pycrypto']
I´m curious because I can not find the recipe in my layers. Is this a bug in
Kirkstone or how can I fix it?
Mit freund
Hi Ross,
thanks for the explanation! Everything is clear now :)
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64462): https://lists.yoctoproject.org/g/yocto/message/64462
Mute This Topic: https://lists.yoctoproject.org/mt/110161367/21656
Group Own
Ok I fixed it by using
INSANE_SKIP_${PN} += "already-stripped"
Can you explain me the issue and why this line is solving the issue?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64461): https://lists.yoctoproject.org/g/yocto/message/64461
Mute Th
Hi Ross,
thanks. After changing it I got the error
>
> fatal error: unicode/ucnv.h: No such file or directory
>
>
So I had to add "icu" as dependency. The complete recipe looks like this
inherit autotools-brokensep
SUMMARY = "wmbusmeters integration"
HOMEPAGE = "https://github.com/wmbusmete
Hi,
I´m a Yocto newbie and I try to build wmbusmeters for my Yocto project
(https://github.com/wmbusmeters/wmbusmeters/tree/1.18.0). I added a recipe to a
custom meta-layer and add the missing rtlsdr library as a second recipe to this
meta-layer. For building wmbusmeters I use this bb file:
in
14 matches
Mail list logo