[oe] PATCH: make h2200-bootloader load & depend on mtdblock

Koen Kooi k.kooi at student.utwente.nl
Thu Jul 24 09:01:01 UTC 2008


Paul Eggleton wrote:
> Koen Kooi wrote:
>> Never ever rdepend on a kernelmodules, since it might be built in to the
>> kernel in the future (like it was in the past), only use
>>
>> RRECOMMENDS_${PN} = "kernel-module-foo"
>
> OK, so please excuse my ignorance and I don't have OE in front of me to
> test it, but does that mean that kernel-module-mtdblock will be included
> in images where h2200-bootloader is included? If not, then it needs to be
> done some other way.

It means that h2200-bootloader (but not the -dev and -dbg packages) with 
have this in its opkg controlfile:

Recommends: kernel-module-foo

regards,

Koen





More information about the Openembedded-devel mailing list