aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/db/db-native_4.2.52.bb
blob: 5aaeb4329e007eae3722d84d07ce28a90086cc39 (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

include db_${PV}.bb

PACKAGES = ""