into dixie.nexus.co.uk:/home/pb/oe/oe-packages
2004/06/15 00:01:59+01:00 nexus.co.uk!pb
add list_move to 2.4.18 kernels to fix problems with hostap driver
BKrev: 40ce2e85_VHUGWM0GEFnckS2h38TfA
RMKV = "7"
PXAV = "3"
SHARPV = "20031107"
+PR = "r1"
DESCRIPTION = "Linux kernel for OpenZaurus PXA processor based devices."
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-pxa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
file://keyboard-ctrl+alt.patch;patch=1 \
file://keymap-more-sane.patch;patch=1 \
file://mkdep.patch;patch=1 \
+ file://linux-2.4.18-list_move.patch;patch=1 \
file://defconfig-${MACHINE}"
# apply this when we have a kernel that builds with gcc 3.x:
RMKV = "7"
PXAV = "3"
SHARPV = "20030509"
+PR = "r1"
DESCRIPTION = "Linux kernel for OpenZaurus StrongArm processor based devices."
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-sa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
file://initsh.patch;patch=1 \
file://mkdep.patch;patch=1 \
file://disable-pcmcia-probe.patch;patch=1 \
+ file://linux-2.4.18-list_move.patch;patch=1 \
file://defconfig-${MACHINE}"
# apply this when we have a patch that allows building with gcc 3.x: