From: Andre McCurdy Date: Sat, 23 Jan 2016 01:26:05 +0000 (-0800) Subject: sqlite3: update 3.10.0 -> 3.10.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27401 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=120b2874a55f682795f339c5ea39c7752cecf70f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git sqlite3: update 3.10.0 -> 3.10.2 Signed-off-by: Andre McCurdy Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/sqlite/sqlite3_3.10.0.bb b/meta/recipes-support/sqlite/sqlite3_3.10.2.bb similarity index 62% rename from meta/recipes-support/sqlite/sqlite3_3.10.0.bb rename to meta/recipes-support/sqlite/sqlite3_3.10.2.bb index c18369222ee..75fabc67a20 100644 --- a/meta/recipes-support/sqlite/sqlite3_3.10.0.bb +++ b/meta/recipes-support/sqlite/sqlite3_3.10.2.bb @@ -7,5 +7,5 @@ SRC_URI = "http://www.sqlite.org/2016/sqlite-autoconf-${SQLITE_PV}.tar.gz \ file://parallel.patch \ " -SRC_URI[md5sum] = "274364e6ca5c1104d42912f11e61ed26" -SRC_URI[sha256sum] = "43cc292d70711fa7580250c8a1cd7c64813a4a0a479dbd502cce5f10b5d91042" +SRC_URI[md5sum] = "adaa31593bb5605ec6d6f34f81b43008" +SRC_URI[sha256sum] = "a2b3b4bd1291ea7d6c8252f7edff36a4362f2f0e5d5370444ba6cbe313ae2971"