into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages
2004/08/10 12:32:14-05:00 handhelds.org!kergoth
Merge openembedded@openembedded.bkbits.net:packages
into handhelds.org:/home/kergoth/code/projects/packages
2004/08/10 12:31:56-05:00 handhelds.org!kergoth
Correct uclibc-initial_0.9.26's FILESPATH.
BKrev: 411910efuFq0EVwDi8XNmV0gpbrDrA
include uclibc_${PV}.oe
-FILESPATH = "${@base_set_filespath([ '%s/uclibc-%s' % (os.path.dirname(oe.data.getVar('FILE', d, 1)) ], d), oe.data.getVar('PV', d, 1))}"
+FILESPATH = "${@base_set_filespath([ '%s/uclibc-%s' % (os.path.dirname(oe.data.getVar('FILE', d, 1)), oe.data.getVar('PV', d, 1)) ], d)}"
DEPENDS = "patcher-native linux-libc-headers"
PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"