| Submitter | Anders Darander |
|---|---|
| Date | April 5, 2012, 5:42 a.m. |
| Message ID | <cover.1333604512.git.anders@chargestorm.se> |
| Download | mbox |
| Permalink | /patch/25179/ |
| State | Superseded |
| Headers | show |
Pull-request
git://github.com/darander/meta-oe sqlite-configureComments
Subject: [oe] [PATCH 0/1] Fix issue re-running sqlite configure step should obviously have been [meta-oe] [PATCH 0/1] Fix issue re-running sqlite configure step On Thu, Apr 5, 2012 at 07:42, Anders Darander <anders@chargestorm.se> wrote: > > 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 > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel