Am Freitag, 26. Juni 2020, 14:06:02 CEST schrieb Ross Burton: > I'm curious what you're actually building for native here? (ie what > bit of network manager is meaningful as a native build). > > Ross > Our own application (embedded product) links against libnm. This application can either be built for the embedded system or for PC platform.
I plan to perform unit tests of this application on the build machine (native). This tests can also include testing the interfaces to NetworkManager. I'm still unsure whether I will built and run my own application tests within the Yocto build environment (native Yocto package) or doing this "externally" under the (native part of the) SDK. The compiler/libraries from the build machine itself are not suitable as they are usually too old. >From your question it sounds like not every type of software may be suitable for -native/-nativesdk? Shall these packages be limited to software required for "building" (compiler, code generators, documentation, ...)? Sure, I could create separate SDKs for both machines, but having the "target" SDK and the "PC" SDK together works very fine for us. regards Christian > On Mon, 22 Jun 2020 at 13:54, Christian Eggers <[email protected]> wrote: > > On Friday, 2020-06-19, Richard Pudie wrote: > > > A native eudev is a really bad idea, a nativesdk one isn't much better. > > > If there are libs we need from here, then the recipe should only be > > > generating those but a "native eudev" makes no sense to be needed by a > > > build system. > > > > Ack. I already expected that there might be a (hidden?) rule, what type of > > software is (NOT) allowed for -native/-nativesdk. > > > > > A native or nativesdk consolekit does not make sense. > > > > > > If you need libs from networkmanager, you'll probably have to patch it > > > just to generate the libs you need. We don't want builds polluted with > > > confusing and potentially quite problematic binaries. > > > > Networkmanager can be built fine without consolekit. Probably this will > > not make any difference for libnm. > > > > ________________________________ [http://assets.arri.com/media/sign/2020-04-03-E-mail-signature-Stellar2_V1.jpg] <https://microsites.arri.com/stellar/> Get all the latest information from www.arri.com<https://www.arri.com/>, Facebook<https://www.facebook.com/TeamARRI>, Twitter<https://twitter.com/ARRIChannel>, Instagram<https://instagram.com/arri> and YouTube<https://www.youtube.com/user/ARRIChannel>. Arnold & Richter Cine Technik GmbH & Co. Betriebs KG Sitz: München - Registergericht: Amtsgericht München - Handelsregisternummer: HRA 57918 Persönlich haftender Gesellschafter: Arnold & Richter Cine Technik GmbH Sitz: München - Registergericht: Amtsgericht München - Handelsregisternummer: HRB 54477 Geschäftsführer: Dr. Michael Neuhäuser; Stephan Schenk; Walter Trauninger; Markus Zeiler
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#140016): https://lists.openembedded.org/g/openembedded-core/message/140016 Mute This Topic: https://lists.openembedded.org/mt/75037411/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
