All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sqlite3: update to version 3.8.0.1
@ 2013-09-02 11:36 maxin.john
  2013-09-03 15:42 ` Saul Wold
  0 siblings, 1 reply; 6+ messages in thread
From: maxin.john @ 2013-09-02 11:36 UTC (permalink / raw)
  To: openembedded-core; +Cc: Maxin B. John

From: "Maxin B. John" <maxin.john@enea.com>

Upgrade to latest version 3.8.0.1

Signed-off-by: Maxin B. John <maxin.john@enea.com>
---
 meta/recipes-support/sqlite/sqlite3_3071700.bb |   10 ----------
 meta/recipes-support/sqlite/sqlite3_3080001.bb |   10 ++++++++++
 2 files changed, 10 insertions(+), 10 deletions(-)
 delete mode 100644 meta/recipes-support/sqlite/sqlite3_3071700.bb
 create mode 100644 meta/recipes-support/sqlite/sqlite3_3080001.bb

diff --git a/meta/recipes-support/sqlite/sqlite3_3071700.bb b/meta/recipes-support/sqlite/sqlite3_3071700.bb
deleted file mode 100644
index 113e8ce..0000000
--- a/meta/recipes-support/sqlite/sqlite3_3071700.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require sqlite3.inc
-
-LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
-
-SRC_URI = "http://www.sqlite.org/2013/sqlite-autoconf-${PV}.tar.gz"
-
-SRC_URI[md5sum] = "18c285053e9562b848209cb0ee16d4ab"
-SRC_URI[sha256sum] = "8ff46d0baa9e64c0815544e829e985f1161c096aa6344c8f430791dbeadc2baf"
-
-S = "${WORKDIR}/sqlite-autoconf-${PV}"
diff --git a/meta/recipes-support/sqlite/sqlite3_3080001.bb b/meta/recipes-support/sqlite/sqlite3_3080001.bb
new file mode 100644
index 0000000..692e56a
--- /dev/null
+++ b/meta/recipes-support/sqlite/sqlite3_3080001.bb
@@ -0,0 +1,10 @@
+require sqlite3.inc
+
+LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
+
+SRC_URI = "http://www.sqlite.org/2013/sqlite-autoconf-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "ee32c96e5db6c6d651c7c9b71082cf7c"
+SRC_URI[sha256sum] = "1d92ccfca5629701b207e57e86fdf0a01d8dca61c60e1246f92ec8d87408cf36"
+
+S = "${WORKDIR}/sqlite-autoconf-${PV}"
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [PATCH] sqlite3: update to version 3.8.0.1
@ 2013-09-02 11:22 maxin.john
  2013-09-02 11:30 ` Martin Jansa
  0 siblings, 1 reply; 6+ messages in thread
From: maxin.john @ 2013-09-02 11:22 UTC (permalink / raw)
  To: openembedded-devel

From: "Maxin B. John" <maxin.john@enea.com>

Upgrade to latest version 3.8.0.1

Signed-off-by: Maxin B. John <maxin.john@enea.com>
---
 meta/recipes-support/sqlite/sqlite3_3071700.bb |   10 ----------
 meta/recipes-support/sqlite/sqlite3_3080001.bb |   10 ++++++++++
 2 files changed, 10 insertions(+), 10 deletions(-)
 delete mode 100644 meta/recipes-support/sqlite/sqlite3_3071700.bb
 create mode 100644 meta/recipes-support/sqlite/sqlite3_3080001.bb

diff --git a/meta/recipes-support/sqlite/sqlite3_3071700.bb b/meta/recipes-support/sqlite/sqlite3_3071700.bb
deleted file mode 100644
index 113e8ce..0000000
--- a/meta/recipes-support/sqlite/sqlite3_3071700.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require sqlite3.inc
-
-LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
-
-SRC_URI = "http://www.sqlite.org/2013/sqlite-autoconf-${PV}.tar.gz"
-
-SRC_URI[md5sum] = "18c285053e9562b848209cb0ee16d4ab"
-SRC_URI[sha256sum] = "8ff46d0baa9e64c0815544e829e985f1161c096aa6344c8f430791dbeadc2baf"
-
-S = "${WORKDIR}/sqlite-autoconf-${PV}"
diff --git a/meta/recipes-support/sqlite/sqlite3_3080001.bb b/meta/recipes-support/sqlite/sqlite3_3080001.bb
new file mode 100644
index 0000000..692e56a
--- /dev/null
+++ b/meta/recipes-support/sqlite/sqlite3_3080001.bb
@@ -0,0 +1,10 @@
+require sqlite3.inc
+
+LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
+
+SRC_URI = "http://www.sqlite.org/2013/sqlite-autoconf-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "ee32c96e5db6c6d651c7c9b71082cf7c"
+SRC_URI[sha256sum] = "1d92ccfca5629701b207e57e86fdf0a01d8dca61c60e1246f92ec8d87408cf36"
+
+S = "${WORKDIR}/sqlite-autoconf-${PV}"
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-03 16:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02 11:36 [PATCH] sqlite3: update to version 3.8.0.1 maxin.john
2013-09-03 15:42 ` Saul Wold
2013-09-03 16:06   ` Maxin B. John
  -- strict thread matches above, loose matches on Subject: below --
2013-09-02 11:22 maxin.john
2013-09-02 11:30 ` Martin Jansa
2013-09-02 11:38   ` Maxin B. John

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.