aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/LAB-kernel_2.6.13-hh2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/LAB-kernel_2.6.13-hh2.bb')
-rw-r--r--recipes/linux/LAB-kernel_2.6.13-hh2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/LAB-kernel_2.6.13-hh2.bb b/recipes/linux/LAB-kernel_2.6.13-hh2.bb
index 8340043f82..eb04d86365 100644
--- a/recipes/linux/LAB-kernel_2.6.13-hh2.bb
+++ b/recipes/linux/LAB-kernel_2.6.13-hh2.bb
@@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "h2200"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"
SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
- file://labrun.patch;patch=1 \
+ file://labrun.patch;apply=yes \
file://defconfig"
S = "${WORKDIR}/kernel26"