aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-06-04 16:47:18 -0700
committerTom Rini <tom_rini@mentor.com>2010-06-04 16:55:57 -0700
commit1d1cdd05ffd7d2b590b102144b52b56c006456df (patch)
tree3c176f3da5b4f786b2afcdc1378e9ef1955018c3 /recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb
parent5713015c0b6570d7c72408cd8624c10aca7672e5 (diff)
downloadopenembedded-1d1cdd05ffd7d2b590b102144b52b56c006456df.tar.gz
linux-handhelds: Switch to FILESPATHPKG
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb')
-rw-r--r--recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb b/recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb
index 4ec2aaedf2..bd963da4fc 100644
--- a/recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb
+++ b/recipes/linux/linux-handhelds-2.6_2.6.20-hh10.bb
@@ -7,7 +7,7 @@ DEFAULT_PREFERENCE = "-1"
# Override where to look for defconfigs and patches,
# we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.20/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.20"
+FILESPATHPKG =. "linux-handhelds-2.6-2.6.20/${MACHINE}:linux-handhelds-2.6-2.6.20:"
SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
file://defconfig"