summaryrefslogtreecommitdiffstats
path: root/recipes/db/db_4.2.52.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/db/db_4.2.52.bb')
-rw-r--r--recipes/db/db_4.2.52.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/db/db_4.2.52.bb b/recipes/db/db_4.2.52.bb
new file mode 100644
index 0000000000..ae9591ddcb
--- /dev/null
+++ b/recipes/db/db_4.2.52.bb
@@ -0,0 +1,11 @@
+PR = "r8"
+
+#major version number
+PVM = "4.2"
+
+require db4.inc
+
+#TODO SRC_URI += "file://arm-thumb-mutex.patch;patch=1"
+
+#configuration - set in local.conf to override
+DB4_CONFIG ?= " --disable-cryptography --disable-queue --disable-replication --disable-verify --enable-hash"