On Mon, 14 Jan 2019 at 16:50, Peter Kjellerstedt <[email protected]> wrote: > Shouldn't this only be done for native/nativesdk? I.e.: > > do_install_append_class-native() { > chrpath --delete ${D}${libdir}/*.so > } > > do_install_append_class-nativesdk() { > chrpath --delete ${D}${libdir}/*.so > } > > (I also changed the indentation to tabs as I believe that is still > the official OE-Core standard for shell code in recipes.)
Thanks, I have fixed this now. I'll resend the patchset. Alex -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
