aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/db/db4-native.inc
blob: 7fd753d31c8c1970753c32ef44387c82bdaf25e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This wrapper builds a native version of the Oracal
# Berkeley DB for those packages which need it (e.g.
# perl).

VIRTUAL_NAME = "virtual/db-native"
CONFLICTS = "db3-native"
#PR tracks the non-native package

inherit native

do_package() {
:
}

PACKAGES = ""