diff options
author | Tom Rini <tom_rini@mentor.com> | 2010-06-04 16:54:59 -0700 |
---|---|---|
committer | Tom Rini <tom_rini@mentor.com> | 2010-06-04 16:56:01 -0700 |
commit | e8f2c5e1e037a191a5c19497f68f04fc56c0c7fe (patch) | |
tree | aef568f8b9dd444b2bb28ef0c23ca2f1249717d6 | |
parent | 207cbd107413827920b1abdbda47ba591bc84c3b (diff) |
xserver-kdrive-glamo: Switch to FILESPATHPKG
Signed-off-by: Tom Rini <tom_rini@mentor.com>
-rw-r--r-- | recipes/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb b/recipes/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb index 7631075d27..00cf3f0578 100644 --- a/recipes/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb +++ b/recipes/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb @@ -17,7 +17,7 @@ PR = "r3" COMPATIBLE_HOST = "arm.*-linux" COMPATIBLE_MACHINE = 'om-gta02' -FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-1.3.0.0:${FILE_DIRNAME}/xserver-kdrive:${FILE_DIRNAME}/files" +FILESPATHPKG =. "xserver-kdrive-1.3.0.0:xserver-kdrive:" SRC_URI = "git://git.openmoko.org/git/xglamo.git;protocol=git" S = "${WORKDIR}/git" |