On 02/08/2018 08:37 AM, Martin Hundebøll wrote:
I guess there is no support for non-shell scriptlets? E.g. RPM supports python: https://stackoverflow.com/questions/21590014/rpm-post-install-execute-with-python
Nope, there is no support for it. Besides, that would mean the recipe would no longer work with deb or ipk as package types.
I hardly see an issue though: just write a shell one-liner that invokes the actual script.
Alex -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
