[gnome-continuous-yocto/gnomeostree-3.28-rocko: 133/8267] sqlite3: upgrade to 3.12.2



commit cc5e1294922da1969d9f108d45a19f02162af71e
Author: Maxin B. John <maxin john intel com>
Date:   Wed May 4 11:20:23 2016 +0300

    sqlite3: upgrade to 3.12.2
    
    3.11.0 -> 3.12.2
    
    Remove upstreamed patch:
    1. fix-disable-static-shell.patch
    
    (From OE-Core rev: 1b0628f86aaebcd786f1646a8f6f41de7fb80acc)
    
    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>

 .../sqlite/sqlite3/fix-disable-static-shell.patch  |   61 --------------------
 meta/recipes-support/sqlite/sqlite3_3.11.0.bb      |   11 ----
 meta/recipes-support/sqlite/sqlite3_3.12.2.bb      |    9 +++
 3 files changed, 9 insertions(+), 72 deletions(-)
---
diff --git a/meta/recipes-support/sqlite/sqlite3_3.12.2.bb b/meta/recipes-support/sqlite/sqlite3_3.12.2.bb
new file mode 100644
index 0000000..9c073b3
--- /dev/null
+++ b/meta/recipes-support/sqlite/sqlite3_3.12.2.bb
@@ -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] = "c552a133aca1ce1d647163d9e43bbcb1"
+SRC_URI[sha256sum] = "fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]