LICENSE = "GPL"
KV = "${@oe.data.getVar('PV',d,True).split('-')[0]}"
MVLV = "${@oe.data.getVar('PV',d,True).split('-')[1]}"
-PR = "r4"
+PR = "r5"
DEPENDS = "cetools-native"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/montavista-sa-${PV}"
file://iw240_we15-6.diff;patch=1 \
\
file://flash-for-beagle-iii.patch;patch=1 \
+ file://remove-montavista-init-stupidity.patch;patch=1 \
\
file://mkdep.patch;patch=1 \
file://defconfig-${MACHINE}"
inherit kernel
-CMDLINE="noinitrd root=/dev/mtdblock/1 mem=27M console=ttySA0"
+CMDLINE = "root=/dev/mtdblock/1 mem=27M console=ttySA0 noinitrd"
KERNEL_CCSUFFIX = "-2.95"
KERNEL_LDSUFFIX = "-2.11.2"