Re: [OE-core] [PATCH] Modify the path of env in CA.pl to make export-sdk successfully.

2013-12-02 Thread Richard Purdie
On Mon, 2013-12-02 at 15:13 +0800, yzhu1 wrote: > --- > meta/recipes-connectivity/openssl/openssl.inc |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) What is "export-sdk" and how does this break it? I suspect what we want to do is hardcode /usr/bin/env in here for nativesdk? We can't/

[OE-core] [PATCH] Modify the path of env in CA.pl to make export-sdk successfully.

2013-12-01 Thread yzhu1
--- meta/recipes-connectivity/openssl/openssl.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/openssl/openssl.inc b/meta/recipes-connectivity/openssl/openssl.inc index 3bfe569..de10d17 100644 --- a/meta/recipes-connectivity/openssl/openssl.inc