aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/sqlite/sqlite3_3.11.0.bb
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2016-02-16 18:49:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-18 07:39:21 +0000
commitf92465c02ea6aef59f5e65a9eb70ebc6a5c92617 (patch)
tree15efa59060339da6db04aabaa4864e8aa5ddaacb /meta/recipes-support/sqlite/sqlite3_3.11.0.bb
parent75ae572427d9cd3f0b3e9e7d4d0e7a93a4f04690 (diff)
downloadopenembedded-core-contrib-f92465c02ea6aef59f5e65a9eb70ebc6a5c92617.tar.gz
sqlite3: update 3.10.2 -> 3.11.0
http://www.sqlite.org/releaselog/3_11_0.html Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/sqlite/sqlite3_3.11.0.bb')
-rw-r--r--meta/recipes-support/sqlite/sqlite3_3.11.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-support/sqlite/sqlite3_3.11.0.bb b/meta/recipes-support/sqlite/sqlite3_3.11.0.bb
new file mode 100644
index 0000000000..992d20cd5b
--- /dev/null
+++ b/meta/recipes-support/sqlite/sqlite3_3.11.0.bb
@@ -0,0 +1,11 @@
+require sqlite3.inc
+
+LICENSE = "PD"
+LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
+
+SRC_URI = "http://www.sqlite.org/2016/sqlite-autoconf-${SQLITE_PV}.tar.gz \
+ file://fix-disable-static-shell.patch \
+"
+
+SRC_URI[md5sum] = "a6cdc3e0a6e5087d620037ae0c48720d"
+SRC_URI[sha256sum] = "508d4dcbcf7a7181e95c717a1dc4ae3c0880b3d593be0c4b40abb6c3a0e201fb"