Override FILESPATH in db3-native to fix patch application issue.
authorChris Larson <clarson@kergoth.com>
Thu, 2 Sep 2004 02:29:54 +0000 (02:29 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 2 Sep 2004 02:29:54 +0000 (02:29 +0000)
BKrev: 413685a27KQjSkWXpl-fmMrjNMrNvw

db/db3-native_3.2.9.oe

index 89fd0e0..0dd3e7e 100644 (file)
@@ -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 = ""