[OE-core] [RFC PATCH 2/5] module-init-tools-cross: add provides for depmod-3

Anders Darander anders.darander at gmail.com
Tue Jun 21 19:03:56 UTC 2011


On Tue, Jun 21, 2011 at 20:46, Phil Blundell <pb at pbcl.net> wrote:
> On Tue, 2011-06-21 at 20:18 +0200, Anders Darander wrote:
>> -PROVIDES += "virtual/${TARGET_PREFIX}depmod virtual/${TARGET_PREFIX}depmod-2.6"
>> +PROVIDES += "virtual/${TARGET_PREFIX}depmod virtual/${TARGET_PREFIX}depmod-2.6 virtual/${TARGET_PREFIX}depmod-3"
>
> Can we not just ditch the versioned virtuals and have all the
> dependencies use plain virtual/depmod now?

Well, when thinking about it, that sounds like a good idea. If we are
ditching 2.4-support, as in my patches, there will only be one module
format, as well as one depmod (or two, if we count the busybox
version).

Lets think about it, and I'll probably address that in v2.

Regards,
Anders




More information about the Openembedded-core mailing list