On Feb 12, 2014, at 7:38 PM, Hongxu Jia <[email protected]> wrote:
> On 02/13/2014 11:26 AM, Khem Raj wrote: >> -Khem >> On Feb 12, 2014 6:57 PM, "Hongxu Jia" <[email protected]> wrote: >> > >> > Signed-off-by: Hongxu Jia <[email protected]> >> > --- >> > meta/recipes-connectivity/socat/socat/run-ptest | 5 +++++ >> > meta/recipes-connectivity/socat/socat_1.7.2.3.bb | 12 ++++++++++-- >> > 2 files changed, 15 insertions(+), 2 deletions(-) >> > create mode 100644 meta/recipes-connectivity/socat/socat/run-ptest >> > >> > diff --git a/meta/recipes-connectivity/socat/socat/run-ptest >> > b/meta/recipes-connectivity/socat/socat/run-ptest >> > new file mode 100644 >> > index 0000000..1fffab1 >> > --- /dev/null >> > +++ b/meta/recipes-connectivity/socat/socat/run-ptest >> > @@ -0,0 +1,5 @@ >> > +#!/bin/bash >> >> is bash really needed ? > > Yes, I am sure. > The socat's FAQ: > ... > 23 Q: I succeeded to configure and make socat, but ./test.sh says something > 24 like: > 25 ./test.sh: No such file or directory > 26 > 27 A: You need a bash shell, and its location must be correctly specified in > the > 28 first line of test.sh, e.g. /usr/local/bin/bash instead of /bin/bash. OK thx
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
