aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/db
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-05-25 20:34:53 +0000
committerTom Rini <trini@embeddedalley.com>2009-05-30 13:33:24 -0400
commitb78152acaf5ae9a45f7c749291bf276f60707832 (patch)
tree0fdb288e0de7f9baa3dea4e03cfe2ac29b9c79ee /recipes/db
parente8097fafd9c9fb0a7f86573859bfb72a28bd38f2 (diff)
downloadopenembedded-b78152acaf5ae9a45f7c749291bf276f60707832.tar.gz
Remove references to base_set_filespath() from recipes that don't need it.
These recipes are covered by the default FILESPATHPKG setting. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com>
Diffstat (limited to 'recipes/db')
-rw-r--r--recipes/db/db3-native_3.2.9.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/db/db3-native_3.2.9.bb b/recipes/db/db3-native_3.2.9.bb
index 492f7407d1..f16b19f642 100644
--- a/recipes/db/db3-native_3.2.9.bb
+++ b/recipes/db/db3-native_3.2.9.bb
@@ -4,5 +4,4 @@ CONFLICTS = "db-native"
inherit native
require db3_${PV}.bb
-FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/db3-${PV}', '${FILE_DIRNAME}/db3', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
PACKAGES = ""