From patchwork Wed Oct 3 12:22:29 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2011.03-maintenance,0/1] pull request 20121003 Date: Wed, 03 Oct 2012 12:22:29 -0000 From: Steffen Sledz X-Patchwork-Id: 37687 Message-Id: To: Tom Rini , openembedded-devel@lists.openembedded.org Hi Tom, please pull this commit which fixes the QA issue ERROR: This autoconf log indicates errors, it looked at host includes. for subversion by backporting some build related patches and recipe modifications from oe-core. Thx, Steffen The following changes since commit a35ceaacb2019750dc9f4b4fd5ea927cf2ad47fb: gdk-pixbuf: add missing dependencies (2012-09-14 15:07:04 -0700) are available in the git repository at: git://github.com/sledz/oe pull-request-2 https://github.com/sledz/oe/tree/pull-request-2 Steffen Sledz (1): subversion-1.6.5: fix QA issue recipes/subversion/files/fix-install-depends.patch | 45 ++++++++++++++++++++ recipes/subversion/files/libtool2.patch | 17 ++++++++ recipes/subversion/subversion_1.6.5.bb | 21 ++++++--- 3 files changed, 76 insertions(+), 7 deletions(-) create mode 100644 recipes/subversion/files/fix-install-depends.patch create mode 100644 recipes/subversion/files/libtool2.patch