[oe-commits] org.oe.dev xserver-kdrive-imageon: reintroduce FILESPATH

Laibsch commit openembedded-commits at lists.openembedded.org
Sun Feb 24 17:33:52 UTC 2008


xserver-kdrive-imageon: reintroduce FILESPATH
* 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)

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 297ad7b94e8bbe83dfdc4147df98885ce3617e76
ViewMTN: http://monotone.openembedded.org/revision/info/297ad7b94e8bbe83dfdc4147df98885ce3617e76
Files:
1
packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
Diffs:

#
# mt diff -r640c7935544ada76836c603c8781fd8ce150dc72 -r297ad7b94e8bbe83dfdc4147df98885ce3617e76
#
# 
# 
# patch "packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb"
#  from [f1caae19a93c8361eb50c4ba8af029abf6a8d324]
#    to [49383d9c6495c547555c74dcbd0a0e29765cd9fe]
# 
============================================================
--- packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb	f1caae19a93c8361eb50c4ba8af029abf6a8d324
+++ packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb	49383d9c6495c547555c74dcbd0a0e29765cd9fe
@@ -9,6 +9,7 @@ PR = "r4"
 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  \






More information about the Openembedded-commits mailing list