linux-handhelds-2.6 2.6.18: HH.org was upgraded to 2.6.19, so move "HEAD" defconfigs
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 2 Dec 2006 07:47:17 +0000 (07:47 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 2 Dec 2006 07:47:17 +0000 (07:47 +0000)
to 2.6.18 override dir.

12 files changed:
packages/linux/linux-handhelds-2.6-2.6.18/.mtn2git_empty [moved from packages/linux/linux-handhelds-2.6/.mtn2git_empty with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/h2200/.mtn2git_empty [moved from packages/linux/linux-handhelds-2.6/h2200/.mtn2git_empty with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/h2200/defconfig [moved from packages/linux/linux-handhelds-2.6/h2200/defconfig with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/h3600/.mtn2git_empty [moved from packages/linux/linux-handhelds-2.6/h3600/.mtn2git_empty with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/h3600/defconfig [moved from packages/linux/linux-handhelds-2.6/h3600/defconfig with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/h4000/.mtn2git_empty [moved from packages/linux/linux-handhelds-2.6/h4000/.mtn2git_empty with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/h4000/defconfig [moved from packages/linux/linux-handhelds-2.6/h4000/defconfig with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/.mtn2git_empty [moved from packages/linux/linux-handhelds-2.6/htcuniversal/.mtn2git_empty with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/defconfig [moved from packages/linux/linux-handhelds-2.6/htcuniversal/defconfig with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/hx4700/.mtn2git_empty [moved from packages/linux/linux-handhelds-2.6/hx4700/.mtn2git_empty with 100% similarity]
packages/linux/linux-handhelds-2.6-2.6.18/hx4700/defconfig [moved from packages/linux/linux-handhelds-2.6/hx4700/defconfig with 100% similarity]
packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb

index b34d463..724971c 100644 (file)
@@ -5,6 +5,10 @@ PR = "r0"
 
 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.18/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.18"
+
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://defconfig"