From: Saul Wold <sgw@linux.intel.com>
To: Alex J Lennon <ajlennon@dynamicdevices.co.uk>, poky@yoctoproject.org
Subject: Re: [poky] [PULL] [PATCH 0/2] sqlite3: Add support for column metadata API,
Date: Wed, 06 Nov 2013 09:46:26 -0800 [thread overview]
Message-ID: <527A8072.8030101@linux.intel.com> (raw)
In-Reply-To: <cover.1383757684.git.ajlennon@dynamicdevices.co.uk>
On 11/06/2013 09:10 AM, Alex J Lennon wrote:
> I found that Mono.Data.SQlite has a dependency on the column meta-data API, thus enabling this API enables use of Hibernate / Mono with SQLite and no doubt enables other ORMs / utility libraries.
>
> ref: https://bugzilla.xamarin.com/show_bug.cgi?id=6333
>
> The API is present in the used SQLite3 sqlite-autoconf-3080002 source-base. Thus we are enabling pre-existing SQLite support rather than introducing new code.
>
> I am not aware of any issues that enabling this SQLite functionality introduces, other than a slightly increased library size of circa 1.5KB , i.e. coretexa9_vfp_neon i.MX6
>
> - with column meta-data API 610360 libsqlite3.so.0.8.6
> - without column meta-data API 608880 libsqlite3.so.0.8.6
>
this message should realy be part of the commit not in the cover letter,
also please send this to the openembedded-core@lists.openembedded.org list
> The following changes since commit 9f7f7afaa47bc3a058234269bffa55e15558df16:
>
> irda-utils: restart irda daemon correctly (2013-11-01 11:09:03 +0000)
>
> are available in the git repository at:
>
> git://git.yoctoproject.org/poky-contrib ajlennon/sqlite
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ajlennon/sqlite
>
> Alex J Lennon (2):
> sqlite3: Add support for column metadata API, bumped PR
> sqlite3: Add support for column metadata API
>
you can sqash these two together please
thanks
Sau!
> meta/recipes-support/sqlite/sqlite3_3080002.bb | 5 +++++
> 1 file changed, 5 insertions(+)
>
parent reply other threads:[~2013-11-06 17:46 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <cover.1383757684.git.ajlennon@dynamicdevices.co.uk>]
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=527A8072.8030101@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=ajlennon@dynamicdevices.co.uk \
--cc=poky@yoctoproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox