aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb')
-rw-r--r--recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb52
1 files changed, 26 insertions, 26 deletions
diff --git a/recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb b/recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb
index 859eee9020..249fc6feab 100644
--- a/recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb
+++ b/recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb
@@ -10,39 +10,39 @@ PR = "r23"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/openzaurus-sa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
SRC_URI = "http://www.openzaurus.org/mirror/linux-sl5500-${SHARPV}-rom3_10.tar.bz2;name=kernel \
- file://cacko.patch;apply=yes \
- file://unb0rk-rightarrow.patch;apply=yes \
- file://unb0rk-apm.patch;apply=yes \
- file://battery.patch;apply=yes \
- file://bluetooth-2.4.18-mh15.patch;apply=yes \
- file://iw_handlers.w13-5.diff;apply=yes \
- file://iw_handlers.w14-5.diff;apply=yes \
- file://iw240_we15-6.diff;apply=yes \
- file://iw249_we16-6.diff;apply=yes \
- file://iw249_we17-13.diff;apply=yes \
- file://iw240_we18-5.diff;apply=yes \
- file://idecs.patch;apply=yes \
- file://logo.patch;apply=yes \
- file://initsh.patch;apply=yes \
- file://keymap-more-sane.patch;apply=yes \
- file://mkdep.patch;apply=yes \
- file://disable-pcmcia-probe.patch;apply=yes \
- file://linux-2.4.18-list_move.patch;apply=yes \
- http://www.openswan.org/download/old/openswan-2.2.0-kernel-2.4-klips.patch.gz;apply=yes;name=patch \
- file://1764-1.patch;apply=yes \
- file://module_licence.patch;apply=yes \
- file://ir240_sys_max_tx-2.diff;apply=yes \
- file://ir241_qos_param-2.diff;apply=yes \
+ file://cacko.patch \
+ file://unb0rk-rightarrow.patch \
+ file://unb0rk-apm.patch \
+ file://battery.patch \
+ file://bluetooth-2.4.18-mh15.patch \
+ file://iw_handlers.w13-5.diff \
+ file://iw_handlers.w14-5.diff \
+ file://iw240_we15-6.diff \
+ file://iw249_we16-6.diff \
+ file://iw249_we17-13.diff \
+ file://iw240_we18-5.diff \
+ file://idecs.patch \
+ file://logo.patch \
+ file://initsh.patch \
+ file://keymap-more-sane.patch \
+ file://mkdep.patch \
+ file://disable-pcmcia-probe.patch \
+ file://linux-2.4.18-list_move.patch \
+ http://www.openswan.org/download/old/openswan-2.2.0-kernel-2.4-klips.patch.gz;name=patch \
+ file://1764-1.patch \
+ file://module_licence.patch \
+ file://ir240_sys_max_tx-2.diff \
+ file://ir241_qos_param-2.diff \
file://defconfig-${MACHINE} \
"
# that patch allow to use buzzer as sound device but it removes alarms,
# touchclicks etc so it is removed until be fixed
-# file://sound-2.4.18r2.patch;apply=yes
+# file://sound-2.4.18r2.patch
# apply this when we have a patch that allows building with gcc 3.x:
-# SRC_URI_append = file://gcc-3.3.patch;apply=yes
-# SRC_URI_append = file://machtune-args.patch;apply=yes
+# SRC_URI_append = file://gcc-3.3.patch
+# SRC_URI_append = file://machtune-args.patch
S = "${WORKDIR}/linux"