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:
ac16b94
)
Unbork the glibc-initial set of FILESPATH.
author
Chris Larson
<clarson@kergoth.com>
Tue, 10 Aug 2004 02:25:09 +0000
(
02:25
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Tue, 10 Aug 2004 02:25:09 +0000
(
02:25
+0000)
BKrev: 41183205QAGIbgBQZKh4xyVmRrPPCQ
glibc/glibc-initial_2.3.2.oe
patch
|
blob
|
history
diff --git
a/glibc/glibc-initial_2.3.2.oe
b/glibc/glibc-initial_2.3.2.oe
index
fa74035
..
7508ad0
100644
(file)
--- a/
glibc/glibc-initial_2.3.2.oe
+++ b/
glibc/glibc-initial_2.3.2.oe
@@
-2,7
+2,7
@@
include glibc_${PV}.oe
DEPENDS = "patcher-native linux-libc-headers"
PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"
-FILESPATH = "${@base_set_filespath([ '%s/glibc-%s' % (os.path.dirname(oe.data.getVar('FILE', d, 1))
], d), oe.data.getVar('PV', d, 1)
)}"
+FILESPATH = "${@base_set_filespath([ '%s/glibc-%s' % (os.path.dirname(oe.data.getVar('FILE', d, 1))
, oe.data.getVar('PV', d, 1)) ], d
)}"
PACKAGES = ""