[oe-commits] Henning Heinold : sqlite3: add version 3.7.3, which has a lot of goodies, use DP=-1

git version control git at git.openembedded.org
Sat Feb 12 21:44:24 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1689707f223282749ae44af3b65e9fd49bf4a969
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1689707f223282749ae44af3b65e9fd49bf4a969

Author: Henning Heinold <heinold at inf.fu-berlin.de>
Date:   Fri Feb 11 10:34:55 2011 +0100

sqlite3: add version 3.7.3, which has a lot of goodies, use DP=-1

---

 recipes/sqlite/sqlite3_3.7.3.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/recipes/sqlite/sqlite3_3.7.3.bb b/recipes/sqlite/sqlite3_3.7.3.bb
new file mode 100644
index 0000000..b52eb08
--- /dev/null
+++ b/recipes/sqlite/sqlite3_3.7.3.bb
@@ -0,0 +1,11 @@
+require sqlite3.inc
+PR = "${INC_PR}.0"
+
+EFAULT_PREFERENCE = "-1"
+
+DEPENDS_virtclass-native = "readline-native ncurses-native"
+
+SRC_URI[md5sum] = "5437978aae90350cf984993091e0d695"
+SRC_URI[sha256sum] = "dbf352e8fbb74829f5e7a88f9f6ceeb80a709537f668c36e4b6cdfb271309ef6"
+
+BBCLASSEXTEND = "native"





More information about the Openembedded-commits mailing list