git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7002655
)
Override FILESPATH in db3-native to fix patch application issue.
author
Chris Larson
<clarson@kergoth.com>
Thu, 2 Sep 2004 02:29:54 +0000
(
02:29
+0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/db/db3-native_3.2.9.oe
b/db/db3-native_3.2.9.oe
index
89fd0e0
..
0dd3e7e
100644
(file)
--- 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 = ""