summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/sqlite/sqlite3_3.27.2.bb
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-05-07 18:11:09 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-08 23:00:32 +0100
commitfe5b1ceb4137c6f5511b8d07be2a517818b2d15d (patch)
tree4ab129ab662a5bb4cc3f13a25c0e381764785ef6 /meta/recipes-support/sqlite/sqlite3_3.27.2.bb
parentad200dfca8fa37cdfb315005f0baa01e21ad00a5 (diff)
downloadpoky-fe5b1ceb4137c6f5511b8d07be2a517818b2d15d.tar.gz
sqlite3: update to 3.28.0
(From OE-Core rev: 9be07e8c8eea8565df73405775ec2ffb60659118) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/sqlite/sqlite3_3.27.2.bb')
-rw-r--r--meta/recipes-support/sqlite/sqlite3_3.27.2.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-support/sqlite/sqlite3_3.27.2.bb b/meta/recipes-support/sqlite/sqlite3_3.27.2.bb
deleted file mode 100644
index 4bdb04f4d1..0000000000
--- a/meta/recipes-support/sqlite/sqlite3_3.27.2.bb
+++ /dev/null
@@ -1,13 +0,0 @@
1require sqlite3.inc
2
3LICENSE = "PD"
4LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
5
6SRC_URI = "\
7 http://www.sqlite.org/2019/sqlite-autoconf-${SQLITE_PV}.tar.gz \
8 file://CVE-2019-9936.patch \
9 file://CVE-2019-9937.patch \
10 "
11
12SRC_URI[md5sum] = "1f72631ce6e8efa5b4a6e55a43b3bdc0"
13SRC_URI[sha256sum] = "50c39e85ea28b5ecfdb3f9e860afe9ba606381e21836b2849efca6a0bfe6ef6e"