aboutsummaryrefslogtreecommitdiffstats
path: root/db
diff options
context:
space:
mode:
authorBruno Randolf <br1@subnet.at>2004-10-20 07:59:09 +0000
committerBruno Randolf <br1@subnet.at>2004-10-20 07:59:09 +0000
commitf1f4c7ddebed08a776117940894d5d8bd022bfb3 (patch)
tree51727d628aabaa81c73bd4202b42e5b588a5316a /db
parenta14f362e9069bcdaeca68284639a48fcc7bda421 (diff)
downloadopenembedded-f1f4c7ddebed08a776117940894d5d8bd022bfb3.tar.gz
fix db3-native library name
BKrev: 41761acdVjxm31x6ek5857Re9_9wwA
Diffstat (limited to 'db')
-rw-r--r--db/db3-native_3.2.9.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/db3-native_3.2.9.oe b/db/db3-native_3.2.9.oe
index a3b5436b59..2019c1101e 100644
--- a/db/db3-native_3.2.9.oe
+++ b/db/db3-native_3.2.9.oe
@@ -1,6 +1,6 @@
SECTION = "libs"
-include db3_${PV}.oe
inherit native
+include db3_${PV}.oe
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/db3-${PV}', '${FILE_DIRNAME}/db3', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
PACKAGES = ""