diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-16 10:47:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-16 12:44:36 +0100 |
commit | 1d8c40d5f2119b4c4ae8a9b2645ae572ea9a54ff (patch) | |
tree | 98070a4c9ce27475218072571195ff30bdbfb84c /meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native.bb | |
parent | e7135f14f3ef37f93f5c28b319464f3d6dd9b8da (diff) | |
download | openembedded-core-1d8c40d5f2119b4c4ae8a9b2645ae572ea9a54ff.tar.gz openembedded-core-1d8c40d5f2119b4c4ae8a9b2645ae572ea9a54ff.tar.bz2 openembedded-core-1d8c40d5f2119b4c4ae8a9b2645ae572ea9a54ff.tar.xz openembedded-core-1d8c40d5f2119b4c4ae8a9b2645ae572ea9a54ff.zip |
python: Fix re-execution problem due to patching configure and configure.in
There was a patch patching both configure and configure.in. Since the recipes
all autoreconf, this is pointless and means subsequent patch tasks fail.
The fix is to only patch configure.in.
[YOCTO #2194]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native.bb')
0 files changed, 0 insertions, 0 deletions