[oe-commits] Tom Rini : xserver-kdrive (git): 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: 0997ea806990cf918c08326032281db8fbdedd77
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0997ea806990cf918c08326032281db8fbdedd77

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

xserver-kdrive (git): Switch to FILESPATHPKG

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

---

 recipes/xorg-xserver/xserver-kdrive_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/xorg-xserver/xserver-kdrive_git.bb b/recipes/xorg-xserver/xserver-kdrive_git.bb
index 8802d9c..634f95d 100644
--- a/recipes/xorg-xserver/xserver-kdrive_git.bb
+++ b/recipes/xorg-xserver/xserver-kdrive_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "libxkbfile libxcalibrate pixman"
 PE = "1"
 PR = "${INC_PR}.0"
 
-FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-git:${FILE_DIRNAME}/xserver-kdrive"
+FILESPATHPKG =. "xserver-kdrive-git:xserver-kdrive:"
 SRC_URI = "git://anongit.freedesktop.org/xorg/xserver;protocol=git \
 	${KDRIVE_COMMON_PATCHES} \
 	file://enable-epson.patch \





More information about the Openembedded-commits mailing list