aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/db_4.3.29.bb
blob: c7436bfaa77e0327e14afaaa6d0dde3128759598 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
FILE_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"