xserver-kdrive-imageon: reintroduce FILESPATH
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 24 Feb 2008 17:09:01 +0000 (17:09 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 24 Feb 2008 17:09:01 +0000 (17:09 +0000)
* for some reason I am too lazy to inspect further not all patches were found
* adding ${FILE_DIRNAME}/files to the previous setting results in successful do_patch and do_build
* there are quite many duplicate patches in the packages/xorg-xserver/ directory
  consolidating them would be beneficial IMHO (I don't have time for it today)

packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb

index 3a7302c..54fe19d 100644 (file)
@@ -9,6 +9,7 @@ PROVIDES = "virtual/xserver"
 PE = "1"
 PR = "r4"
 
+FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-${PV}:${FILE_DIRNAME}/xserver-kdrive:${FILE_DIRNAME}/files"
 SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
        ${KDRIVE_COMMON_PATCHES} \
        file://kdrive-evdev.patch;patch=1  \