diff options
Diffstat (limited to 'db/db3-native_3.2.9.oe')
-rw-r--r-- | db/db3-native_3.2.9.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/db3-native_3.2.9.oe b/db/db3-native_3.2.9.oe index 89fd0e0789..0dd3e7e680 100644 --- a/db/db3-native_3.2.9.oe +++ b/db/db3-native_3.2.9.oe @@ -1,2 +1,5 @@ include db3_${PV}.oe inherit native + +FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/db3-${PV}', '${FILE_DIRNAME}/db3', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}" +PACKAGES = "" |