Re: [yocto] Making a script into an executable binary in yocto

2019-01-08 Thread nishant poorswani
My end customer wants the script to be converted into a command(single executable binary) which can be executed directly from any location and his end user cannot see the exact code behind it. On Mon, 7 Jan 2019, 03:56 Jon Szymaniak Could you provide a bit more context about your particular use-c

Re: [yocto] Making a script into an executable binary in yocto

2019-01-06 Thread Jon Szymaniak
Could you provide a bit more context about your particular use-case and need to do this? i.e. Why is deployment of the existing script insufficient? I know this isn’t addressing your underlying question, but just want to see if perhaps an alternative solution may be a better one for you. On Sun,