From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] sqlite: add json1 support
Date: Mon, 3 Jul 2017 00:00:45 +0200 [thread overview]
Message-ID: <20170703000045.2c2cbfd1@windsurf> (raw)
In-Reply-To: <20170626161744.11355-1-bradford.barr@gmail.com>
Hello,
On Mon, 26 Jun 2017 09:17:44 -0700, bradford barr wrote:
> From: bradford barr <bradford@density.io>
>
> Add support for the JSON1 SQLite extensions. This extension allows SQLite to
> store and query JSON objects in a database.
>
> Signed-off-by: bradford barr <bradford.barr@gmail.com>
> Signed-off-by: bradford barr <bradford@density.io>
> ---
> package/sqlite/Config.in | 6 ++++++
> package/sqlite/sqlite.mk | 4 ++++
> 2 files changed, 10 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2017-07-02 22:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-26 16:17 [Buildroot] [PATCH 1/1] sqlite: add json1 support bradford barr
2017-07-02 22:00 ` Thomas Petazzoni [this message]
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=20170703000045.2c2cbfd1@windsurf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.