[oe-commits] Tom Rini : elfkickers-native: Drop unnecessary FILESPATH modification

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


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

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

elfkickers-native: Drop unnecessary FILESPATH modification

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

---

 recipes/elfkickers/elfkickers-native_2.0a.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/elfkickers/elfkickers-native_2.0a.bb b/recipes/elfkickers/elfkickers-native_2.0a.bb
index 0de9c63..32b1dde 100644
--- a/recipes/elfkickers/elfkickers-native_2.0a.bb
+++ b/recipes/elfkickers/elfkickers-native_2.0a.bb
@@ -2,7 +2,6 @@ require elfkickers_${PV}.bb
 inherit native
 
 ELFPKGS = "sstrip"
-FILESPATH = "${FILE_DIRNAME}/elfkickers-${PV}:${FILE_DIRNAME}/elfkickers:${FILE_DIRNAME}/files"
 
 do_stage () {
 	for d in ${ELFPKGS}; do





More information about the Openembedded-commits mailing list