[oe-commits] Tom Rini : xserver-kdrive-imageon: Switch to FILESPATHPKG

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


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

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

xserver-kdrive-imageon: Switch to FILESPATHPKG

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

---

 .../xorg-xserver/xserver-kdrive-imageon_1.2.0.bb   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb b/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
index 080c6e2..250c767 100644
--- a/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
+++ b/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
@@ -9,7 +9,7 @@ PROVIDES = "virtual/xserver"
 PE = "1"
 PR = "r8"
 
-FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-${PV}:${FILE_DIRNAME}/xserver-kdrive:${FILE_DIRNAME}/files"
+FILESPATHPKG =. "xserver-kdrive-${PV}:xserver-kdrive:"
 SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
 	${KDRIVE_COMMON_PATCHES} \
 	file://kdrive-evdev.patch  \





More information about the Openembedded-commits mailing list