genext2fs (1.3+cvs): Switch to FILESPATHPKG
authorTom Rini <tom_rini@mentor.com>
Fri, 4 Jun 2010 23:45:22 +0000 (16:45 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 4 Jun 2010 23:55:56 +0000 (16:55 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/genext2fs/genext2fs_1.3+cvs.bb

index 82af204..5ed63e7 100644 (file)
@@ -2,7 +2,7 @@ require genext2fs.inc
 
 PV_append = "${SRCDATE}"
 PR = "r3"
-FILESPATH = "${FILE_DIRNAME}/genext2fs-1.3+cvs:${FILE_DIRNAME}/genext2fs:${FILE_DIRNAME}/files"
+FILESPATHPKG =. "genext2fs-1.3+cvs:"
 SRC_URI = "cvs://anonymous:@genext2fs.cvs.sourceforge.net/cvsroot/genext2fs;module=genext2fs"
 S = "${WORKDIR}/genext2fs"