mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
sqlite3: update 3.13.0 -> 3.14.0
3.13.0 -> 3.14.0 (From OE-Core rev: 1d42b95d1575c909b8cd5493ee9535d7a776b07c) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0b8ddf597e
commit
aa1b6cb4c4
9
meta/recipes-support/sqlite/sqlite3_3.14.0.bb
Normal file
9
meta/recipes-support/sqlite/sqlite3_3.14.0.bb
Normal file
@@ -0,0 +1,9 @@
|
||||
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"
|
||||
|
||||
SRC_URI[md5sum] = "1813c764b0ee422adcd1978ea73a3445"
|
||||
SRC_URI[sha256sum] = "742db0ebbd9cc91ed6a41857f50aa9795fc859c994a256125135cd07f6cdfd76"
|
||||
Reference in New Issue
Block a user