RMKV = "7"
PXAV = "3"
SHARPV = "20031107"
-PR = "r11"
+PR = "r12"
DESCRIPTION = "Linux kernel for OpenZaurus PXA processor based devices."
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-pxa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
file://deviceinfo.patch;patch=1 \
file://corgi-fbcon-logo.patch;patch=1 \
http://www.openswan.org/download/openswan-2.2.0-kernel-2.4-klips.patch.gz;patch=1 \
+ file://1764-1.patch;patch=1 \
file://defconfig-${MACHINE}"
SRC_URI_append_poodle += " file://smallfonts.diff;patch=1"
# apply this when we have a kernel that builds with gcc 3.x:
RMKV = "7"
PXAV = "3"
SHARPV = "20030509"
-PR = "r8"
+PR = "r9"
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://linux-2.4.18-list_move.patch;patch=1 \
file://defconfig-${MACHINE} \
file://module_licence.patch;patch=1 \
+ file://1764-1.patch;patch=1 \
file://sound-2.4.18r2.patch;patch=1 "
# apply this when we have a patch that allows building with gcc 3.x: