summaryrefslogtreecommitdiff
path: root/uclibc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-08-13 00:38:06 +0000
committerChris Larson <clarson@kergoth.com>2004-08-13 00:38:06 +0000
commitb9bd0f745555d7e810276a019a9bb51d887a2b2f (patch)
tree8a4bd1effb8804c83b03f78152c23ddbcddb3d5a /uclibc
parent2099bbd82f92bca51683cdc298cd64fac38542f6 (diff)
Merge handhelds.org:/home/kergoth/code/packages.modified
into handhelds.org:/home/kergoth/code/packages 2004/08/12 19:30:14-05:00 handhelds.org!kergoth FILESPATH set updates in the libc initial passes. 2004/08/12 19:04:35-05:00 handhelds.org!kergoth Add items to DEPENDS for cairo and libsvg, and add an xsvg build thats disabled until we add xcursor. BKrev: 411c0d6eEU7oPEPIt2OnuiPKMACUlA
Diffstat (limited to 'uclibc')
-rw-r--r--uclibc/uclibc-initial_0.9.26.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/uclibc/uclibc-initial_0.9.26.oe b/uclibc/uclibc-initial_0.9.26.oe
index f7f1292486..a527178d26 100644
--- a/uclibc/uclibc-initial_0.9.26.oe
+++ b/uclibc/uclibc-initial_0.9.26.oe
@@ -1,6 +1,6 @@
include uclibc_${PV}.oe
-FILESPATH = "${@base_set_filespath([ '%s/uclibc-%s' % (os.path.dirname(oe.data.getVar('FILE', d, 1)), oe.data.getVar('PV', d, 1)) ], d)}"
+FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/uclibc-${PV}', '${FILE_DIRNAME}/uclibc', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
DEPENDS = "patcher-native linux-libc-headers"
PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"