[OE-core] [PATCH 5/5] nss: fix incorrect shebang line of perl script

Hongxu Jia hongxu.jia at windriver.com
Thu Jul 11 09:28:51 UTC 2013


On 07/11/2013 05:23 PM, Paul Eggleton wrote:
> On Thursday 11 July 2013 16:58:15 Hongxu Jia wrote:
>> On 07/11/2013 04:39 PM, Trevor Woerner wrote:
>>> On 10 July 2013 09:03, Hongxu Jia <hongxu.jia at windriver.com> wrote:
>>>> Replace incorrect shebang line with `#!/usr/bin/perl'.
>>> I thought using 'env' was the preferred method?
>> If use 'env', should we add 'coreutils' on nss's DEPENDS?
>> The coreutils provides env.
> Our busybox configuration enables its version of env as well. I think it's
> pretty safe to assume this is available without the need for additional
> dependencies.
Got it, use 'env' and without additional dependencies, I will fix this.

Thanks
Hongxu
> Cheers,
> Paul
>




More information about the Openembedded-core mailing list