From: Tom Rini Date: Fri, 4 Jun 2010 23:54:14 +0000 (-0700) Subject: xextproto-70-includes: Drop unnecessary FILESPATH (what was added doesn't X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ffdad37ec4567f9c6a2283996ae95c817988e1;p=openembedded.git xextproto-70-includes: Drop unnecessary FILESPATH (what was added doesn't exist) Signed-off-by: Tom Rini --- diff --git a/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb b/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb index 9bf577370c..dfdb0a4061 100644 --- a/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb +++ b/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb @@ -1,6 +1,5 @@ # Build of xserver-kdrive is not possible with xextproto >= 7.1. # This package allows to install old 7.0 includes in parallel. -FILESPATH = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xextproto-7.0:${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xextproto:${@os.path.dirname(bb.data.getVar('FILE',d,1))}/files" PR_append = ".1" BPN = "xextproto"