aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/db/db_4.3.29.bb
blob: c7515c89e28bf1e3020cf91cb09e4089f06b90e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PR = "r10"

# major version number
PVM = "4.3"

require db4.inc

SRC_URI += "file://arm-thumb-mutex.patch;apply=yes"

#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"

SRC_URI[md5sum] = "200b9f5d74175875fcb3ee54adbf0007"
SRC_URI[sha256sum] = "a1fa714482f25a67a19490303a0164326ac63bd7653ae3f4664c2536b14f3337"