[oe-commits] Tom Rini : libsdl-ttf-native: Drop unnecessary FILESPATH

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


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

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

libsdl-ttf-native: Drop unnecessary FILESPATH

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

---

 recipes/libsdl/libsdl-ttf-native_2.0.3.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/libsdl/libsdl-ttf-native_2.0.3.bb b/recipes/libsdl/libsdl-ttf-native_2.0.3.bb
index 41608a9..f31fe03 100644
--- a/recipes/libsdl/libsdl-ttf-native_2.0.3.bb
+++ b/recipes/libsdl/libsdl-ttf-native_2.0.3.bb
@@ -2,7 +2,6 @@ require libsdl-ttf_${PV}.bb
 inherit native
 
 DEPENDS = "libsdl-native"
-FILESPATH = "${FILE_DIRNAME}/libsdl-ttf-${PV}:${FILE_DIRNAME}/libsdl-ttf:${FILE_DIRNAME}/files"
 
 EXTRA_OECONF = "--disable-sdltest --with-sdl-prefix=${STAGING_LIBDIR}/.."
 





More information about the Openembedded-commits mailing list