From: Anders Darander <anders@chargestorm.se>
To: <openembedded-devel@lists.openembedded.org>
Cc: Anders Darander <anders@chargestorm.se>
Subject: [PATCH 0/1] Fix issue re-running sqlite configure step
Date: Thu, 5 Apr 2012 07:42:16 +0200 [thread overview]
Message-ID: <cover.1333604512.git.anders@chargestorm.se> (raw)
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.
The following changes since commit a6790d602eb91069b1f618697e66a38619bcd690:
v4l-utils: correct license delimiter (2012-04-04 20:36:48 +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(-)
--
1.7.5.4
next reply other threads:[~2012-04-05 5:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-05 5:42 Anders Darander [this message]
2012-04-05 5:42 ` [PATCH 1/1] sqlite: cp instead of mv in do_configure Anders Darander
2012-04-05 18:01 ` Otavio Salvador
2012-04-05 5:52 ` [meta-oe] Re: [PATCH 0/1] Fix issue re-running sqlite configure step Anders Darander
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1333604512.git.anders@chargestorm.se \
--to=anders@chargestorm.se \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.