From: Tom Rini Date: Fri, 4 Jun 2010 23:54:45 +0000 (-0700) Subject: xserver-kdrive-1300: Switch to FILESPATHPKG X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=207cbd107413827920b1abdbda47ba591bc84c3b;p=openembedded.git xserver-kdrive-1300: Switch to FILESPATHPKG Signed-off-by: Tom Rini --- diff --git a/recipes/xorg-xserver/xserver-kdrive-1300_1.3.0.0.bb b/recipes/xorg-xserver/xserver-kdrive-1300_1.3.0.0.bb index 0e1fe18eb9..763375b40c 100644 --- a/recipes/xorg-xserver/xserver-kdrive-1300_1.3.0.0.bb +++ b/recipes/xorg-xserver/xserver-kdrive-1300_1.3.0.0.bb @@ -1,6 +1,6 @@ # Build xserver-kdrive as xserver-kdrive-1300 to allow them to co-exist in feeds. # akita and spitz needs them: -FILESPATH = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xserver-kdrive-1.3.0.0:${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xserver-kdrive:${@os.path.dirname(bb.data.getVar('FILE',d,1))}/files" +FILESPATHPKG =. "xserver-kdrive-1.3.0.0:xserver-kdrive:" PKGN = xserver-kdrive-1300 require xserver-kdrive_1.3.0.0.bb