libxine: remove older verison and add the actual 1.1.16
[openembedded.git] / recipes / db / db_4.3.29.bb
blobd5733beb39cf67675a7aa2fe4c8c012ef88514a5
1 PR = "r10"
3 # major version number
4 PVM = "4.3"
6 require db4.inc
8 SRC_URI += "file://arm-thumb-mutex.patch;patch=1"
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"