aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/db/db-native_4.2.52.bb
blob: 12a875ff131fb594a3e724bd6ba4a9bda44ee187 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This wrapper builds a native version of the SleepyCat
# Berkeley DB for those packages which need it (e.g.
# perl).
SECTION = "libs"
VIRTUAL_NAME = "virtual/db-native"
CONFLICTS = "db3-native"
#PR tracks the non-native package

inherit native

require db_${PV}.bb

PACKAGES = ""