summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-05-12 12:20:23 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-05-12 12:20:23 +0000
commit79a1e80210b3e6d3881fcaec2d938ad128a8ea1c (patch)
treea933c7338701b49ca464e6a2a5e2df54bbc749fa /packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb
parent88f572f3eefd3855f2f1486fbbf27f45ed136c52 (diff)
linux-handhelds-2.6: CVS HEAD is 2.6.21 now, 2.6.20 is in branch.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb b/packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb
index ec5844bfb5..8e760267f4 100644
--- a/packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb
+++ b/packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb
@@ -5,6 +5,10 @@ PR = "r1"
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"
+
SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
file://defconfig"