From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 720C7E00E13; Tue, 19 Nov 2019 13:32:15 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HTML_MESSAGE,SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * 0.0 HTML_MESSAGE BODY: HTML included in message * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid X-Greylist: delayed 1002 seconds by postgrey-1.32 at yocto-www; Tue, 19 Nov 2019 13:32:13 PST Received: from ns2.aeronix.com (ns2.aeronix.com [174.141.63.178]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 079CDE00DD3 for ; Tue, 19 Nov 2019 13:32:13 -0800 (PST) Received: from hornet.aeronix.com (hornet.aeronix.com [10.80.1.77]) by ns2.aeronix.com (Postfix) with ESMTP id 726D8357 for ; Tue, 19 Nov 2019 16:15:30 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aeronix.com; s=dkim; t=1574198130; bh=NvcsyuHi8qnGON2SDSGaKyi1MQQRHsNa9nXTGFrTIPw=; h=From:To:Subject:Date:From; b=D4Qr8EVcTf4TOWCjL2TNtRwlHD7HumOhhCYRY8ThPNrJcWunMDxXW/qstmi4R/mCl MQaL2vT+HbCCiJJI1YKh1bGCTU2lpt479KPuHa9r98usgOs02+Df5TTsBsA2NwK+T/ 9dYK4X5oYFF0f1wY7DtinbmNsGm1FJWzUYwpAFMQ= Received: by hornet.aeronix.com (Postfix, from userid 118) id 6AC111DF19F; Tue, 19 Nov 2019 16:15:30 -0500 (EST) From: Jeff Kaisner To: "yocto@yoctoproject.org" Thread-Topic: Install native recipe into filesystem Thread-Index: AdWfHh7UuA4Yb49HQkOTbaCrKW9BrA== Date: Tue, 19 Nov 2019 21:15:29 +0000 Message-ID: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: MIME-Version: 1.0 Subject: Install native recipe into filesystem X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Nov 2019 21:32:15 -0000 Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_e8888d43e2c44373b8c3affaea368dbaaeronixcom_" --_000_e8888d43e2c44373b8c3affaea368dbaaeronixcom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable We have several executables that can run on the target (ARM64) but also on = the host system (x86). I added the BBCLASSEXTEND =3D "native" and can buil= d all the recipes in native mode. Once done, I would like to be able to in= stall them on the host system, but don't see a package for them (or underst= and that part of the process). Any help would be appreciated. Regards, Jeff --_000_e8888d43e2c44373b8c3affaea368dbaaeronixcom_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

We have several executables that can run on the targ= et (ARM64) but also on the host system (x86).  I added the BBCLASSEXTE= ND =3D "native" and can build all the recipes in native mode.&nbs= p; Once done, I would like to be able to install them on the host system, but don’t see a package for them (or understand tha= t part of the process).

 

Any help would be appreciated.

 

Regards,

Jeff

--_000_e8888d43e2c44373b8c3affaea368dbaaeronixcom_--