From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E2EEDC46CD2 for ; Tue, 9 Jan 2024 10:12:59 +0000 (UTC) Subject: Re: [yocto] sd-bus.h not found even with DEPENDS += "systemd" To: Khem Raj ,yocto@lists.yoctoproject.org From: ashujoshi35@gmail.com X-Originating-Location: US (136.226.234.102) X-Originating-Platform: Windows Chrome 120 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 09 Jan 2024 02:12:53 -0800 References: In-Reply-To: Message-ID: <28934.1704795173189482429@lists.yoctoproject.org> Content-Type: multipart/alternative; boundary="VOinxosmi97ZU6KQdGYn" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 09 Jan 2024 10:12:59 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/62114 --VOinxosmi97ZU6KQdGYn Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I am able to build this now. But seems the binary that it is generating is = for native and not for target. What do we need to specify in recipe file to= make sure image is generated for target. On running file sinkService, this is what I get in output. however, my target needs below type of file. My service when installed in target keeps on rebooting continuously with be= low message: Though it says file not present, but i can see file present in the location= . Somehow target is not able to read the file. It may be because of archite= cture difference which I have specified above. Can anyone suggest what exac= tly can be the issue and what am I doing wrong here? --VOinxosmi97ZU6KQdGYn Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable I am able to build this now. But seems the binary that it is generating is = for native and not for target. What do we need to specify in recipe file to= make sure image is generated for target.
On running file sinkService,= this is what I get in output.
3D""
=
however, my target needs below type of file.
3D""

My service when installed in target keeps on rebootin= g continuously with below message:
3D""

Though it says file not present, but i can se= e file present in the location. Somehow target is not able to read the file= . It may be because of architecture difference which I have specified above= . Can anyone suggest what exactly can be the issue and what am I doing wron= g here? --VOinxosmi97ZU6KQdGYn--