From patchwork Wed Apr 11 06:16:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,v2,0/1] Fix issue re-running sqlite configure step Date: Wed, 11 Apr 2012 06:16:48 -0000 From: Anders Darander X-Patchwork-Id: 25571 Message-Id: To: Cc: Anders Darander A recent update of meta-oe and oe-core force a rebuild of e.g. sqlite in my tree. This made sqlite error out in the configure step, as it couldn't find sqlite.pc, which had already been moved in a prior run of do_configure. V2: I'm resending this, the only differences is that I this time remembered to add meta-oe to the subject and that this one is rebased... Otavio ack'ed the original submission. The following changes since commit 8a9e1dc63d9aadb3da17edfd31da9ccf833bfeb1: midori: add librsvg-native to DEPENDS (2012-04-10 09:35:45 +0200) are available in the git repository at: git://github.com/darander/meta-oe sqlite-configure https://github.com/darander/meta-oe/tree/sqlite-configure Anders Darander (1): sqlite: cp instead of mv in do_configure meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)