From: Chris Larson Date: Thu, 2 Sep 2004 02:29:54 +0000 (+0000) Subject: Override FILESPATH in db3-native to fix patch application issue. X-Git-Tag: Release-2010-05/1~17413 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49adb3bb5622de14e4a977f64444a74e64884ae4;p=openembedded.git Override FILESPATH in db3-native to fix patch application issue. BKrev: 413685a27KQjSkWXpl-fmMrjNMrNvw --- 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 = ""