[oe-commits] Tom Rini : snes9x-sdl-qpe: Switch to FILESPATHPKG

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


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

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

snes9x-sdl-qpe: Switch to FILESPATHPKG

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

---

 recipes/snes9x/snes9x-sdl-qpe_1.39.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/snes9x/snes9x-sdl-qpe_1.39.bb b/recipes/snes9x/snes9x-sdl-qpe_1.39.bb
index 19c28c1..485c5bc 100644
--- a/recipes/snes9x/snes9x-sdl-qpe_1.39.bb
+++ b/recipes/snes9x/snes9x-sdl-qpe_1.39.bb
@@ -9,7 +9,7 @@ SRC_URI = "http://www.vanille.de/mirror/snes9x-sdl-${PV}.tar.bz2 \
 	   file://compile.patch"
 S = "${WORKDIR}/snes9x-sdl-${PV}"
 
-FILESPATH = "${FILE_DIRNAME}/${PN}-${PV}:${FILE_DIRNAME}/snes9x-sdl-${PV}:${FILE_DIRNAME}/snes9x-sdl:${FILE_DIRNAME}/files:${FILE_DIRNAME}"
+FILESPATHPKG .= ":snes9x-sdl"
 
 inherit qmake_base
 





More information about the Openembedded-commits mailing list