summaryrefslogtreecommitdiff
path: root/packages/db/db_4.3.29.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/db/db_4.3.29.bb')
-rw-r--r--packages/db/db_4.3.29.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/db/db_4.3.29.bb b/packages/db/db_4.3.29.bb
deleted file mode 100644
index d5733beb39..0000000000
--- a/packages/db/db_4.3.29.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-PR = "r10"
-
-# major version number
-PVM = "4.3"
-
-require db4.inc
-
-SRC_URI += "file://arm-thumb-mutex.patch;patch=1"
-
-#configuration - set in local.conf to override
-# All the --disable-* options replace --enable-smallbuild, which breaks a bunch of stuff (eg. postfix)
-DB4_CONFIG ?= "--enable-o_direct --disable-cryptography --disable-queue --disable-replication --disable-statistics --disable-verify --enable-compat185"