summaryrefslogtreecommitdiff
path: root/multitech/recipes/linux
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2011-06-29 10:55:33 -0500
committerJesse Gilles <jgilles@multitech.com>2011-06-29 10:55:33 -0500
commit4a527af73b54dbca09aee9461ba7e535f00d91bc (patch)
tree9182e111e74c5fa1128f155f6a67166c947c16fc /multitech/recipes/linux
parent651981b62ab8c2e67f3360141fc6339fc72e9bca (diff)
use THISDIR in FILESPATHBASE
Diffstat (limited to 'multitech/recipes/linux')
-rw-r--r--multitech/recipes/linux/linux_2.6.32.bbappend3
1 files changed, 2 insertions, 1 deletions
diff --git a/multitech/recipes/linux/linux_2.6.32.bbappend b/multitech/recipes/linux/linux_2.6.32.bbappend
index d70fa6a..781ee3f 100644
--- a/multitech/recipes/linux/linux_2.6.32.bbappend
+++ b/multitech/recipes/linux/linux_2.6.32.bbappend
@@ -1,4 +1,5 @@
-FILESPATHBASE := "${FILESPATHBASE}:${FILE_DIRNAME}"
+FILESEXTRA := "${THISDIR}"
+FILESPATHBASE .= ":${FILESEXTRA}"
SRC_URI_mtcdp = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;apply=yes;name=build \