[oe-commits] Tom Rini : genext2fs (1.3+1.4rc1): Drop unnecessary FILESPATH ( no vesion specific patches

git version control git at git.openembedded.org
Fri Jun 4 23:56:13 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 60420599585ed666ccbbae4ceeab4611af909417
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=60420599585ed666ccbbae4ceeab4611af909417

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Jun  4 16:44:46 2010 -0700

genext2fs (1.3+1.4rc1): Drop unnecessary FILESPATH (no vesion specific patches
exist)

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/genext2fs/genext2fs_1.3+1.4rc1.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb b/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
index 2eab2ff..14e86c8 100644
--- a/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
+++ b/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
@@ -1,7 +1,6 @@
 require genext2fs.inc
 
 TRIMMEDV = "${@bb.data.getVar('PV', d, 1).split('+')[1]}"
-FILESPATH = "${FILE_DIRNAME}/genext2fs-${PV}:${FILE_DIRNAME}/genext2fs:${FILE_DIRNAME}/files"
 SRC_URI = "${SOURCEFORGE_MIRROR}/genext2fs/genext2fs-${TRIMMEDV}.tar.gz \
 	   file://volume.patch"
 S = "${WORKDIR}/genext2fs-${TRIMMEDV}"





More information about the Openembedded-commits mailing list