as discussed in #oe a couple of weeks ago, the simpad now uses two partitions.
[vuplus_openembedded] / linux / nslu2-unslung-kernel-ext3flash_2.3r25.oe
1 SECTION = "kernel"
2
3 KERNEL_SUFFIX = "unslung-ext3flash"
4
5 include nslu2-linksys_2.4.22.oe
6
7 FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/nslu2-unslung-kernel-${PV}', '${FILE_DIRNAME}/nslu2-linksys-2.4.22', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
8
9 SRC_URI += " file://unslung-kernel-ext3flash.patch;patch=1"
10 CMDLINE_ROOT = "root=/dev/slug initrd=0x01000000,10M mem=32M@0x00000000"