mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
sqlite3: Update to 3.7.13
(From OE-Core rev: 935a784a52d5eef73c55a8ba624ed556f7288760) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f80dfacab0
commit
a576f1a05c
@@ -1,11 +0,0 @@
|
||||
require sqlite3.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "http://www.sqlite.org/sqlite-autoconf-3071100.tar.gz"
|
||||
S = "${WORKDIR}/sqlite-autoconf-3071100"
|
||||
|
||||
SRC_URI[md5sum] = "0552d71bda98ebdcaea305cd6058221b"
|
||||
SRC_URI[sha256sum] = "2badc75dc536249bcd68c44d2a655724285d054303251eaff9d355194cb3476b"
|
||||
11
meta/recipes-support/sqlite/sqlite3_3.7.13.bb
Normal file
11
meta/recipes-support/sqlite/sqlite3_3.7.13.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
require sqlite3.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "http://www.sqlite.org/sqlite-autoconf-3071300.tar.gz"
|
||||
S = "${WORKDIR}/sqlite-autoconf-3071300"
|
||||
|
||||
SRC_URI[md5sum] = "c97df403e8a3d5b67bb408fcd6aabd8e"
|
||||
SRC_URI[sha256sum] = "ac566819f82ec4cc2ff6c5cc90987ca38e589efbd79ff263838bbc62356ab119"
|
||||
Reference in New Issue
Block a user