From 49adb3bb5622de14e4a977f64444a74e64884ae4 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 2 Sep 2004 02:29:54 +0000 Subject: Override FILESPATH in db3-native to fix patch application issue. BKrev: 413685a27KQjSkWXpl-fmMrjNMrNvw --- db/db3-native_3.2.9.oe | 3 +++ 1 file changed, 3 insertions(+) (limited to 'db') 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 = "" -- cgit v1.2.3