flex: Only use create_wrapper for native and nativesdk
authorOlof Johansson <olof.johansson@axis.com>
Wed, 4 Sep 2013 06:30:29 +0000 (08:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Sep 2013 13:15:57 +0000 (14:15 +0100)
commit44a45a1a72f80d08cadf6f846b0fdc558adabc13
tree856b2493f909d919a31c42e71037334621587035
parent664190cff2312d99847cee03fe80183904448b29
flex: Only use create_wrapper for native and nativesdk

The create_wrapper functions of utils.bbclass cause implicit
dependencies on bash, which may not be suitable for deployment on
target. Besides, the wrapper doesn't seem to be necessary on target.

(From OE-Core rev: 2ca72d35e839a0fa24d33bf75343f187792f4e2c)

Signed-off-by: Olof Johansson <olofjn@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/flex/flex.inc