From: David Bagonyi
The use of `>&` assumes we are using a shell that supports this syntax.
In case of running this through `sh`, we get "Syntax error: Bad fd number"
---
...configure-Fix-compoiler-detection-logic-for-cross-co.patch | 4 ++--
1 file changed, 2 insertion
Inheriting setuptools3-base adds a runtime dependency on Python.
This change makes inheriting setuptools3-base optional. If one does not
want a runtime dependency on Python, they can remove python from LANGUAGES.
Signed-off-by: David Bagonyi
---
meta/recipes-support/gpgme/gpgme_1.18.0.bb | 3