Merge branch 'opendreambox-1.6' into vuplus-1.6
[vuplus_openembedded] / recipes / db / db_4.3.29.bb
1 PR = "r10"
2
3 # major version number
4 PVM = "4.3"
5
6 require db4.inc
7
8 SRC_URI += "file://arm-thumb-mutex.patch;patch=1"
9
10 #configuration - set in local.conf to override
11 # All the --disable-* options replace --enable-smallbuild, which breaks a bunch of stuff (eg. postfix)
12 DB4_CONFIG ?= "--enable-o_direct --disable-cryptography --disable-queue --disable-replication --disable-statistics --disable-verify --enable-compat185"