SIMpad:
authorHolger Freyther <zecke@selfish.org>
Sat, 2 Jul 2005 22:08:15 +0000 (22:08 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 2 Jul 2005 22:08:15 +0000 (22:08 +0000)
    Change the preferred depmod provider to include the -2.6 version
    string.
    I need to see if other architectures need updating too

conf/machine/simpad.conf

index 7eb30e1..f4e0675 100644 (file)
@@ -6,7 +6,7 @@ TARGET_ARCH = "arm"
 IPKG_ARCHS = "all arm ${MACHINE}"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa-2.6"
-PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
+PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod-2.6:module-init-tools-cross"
 
 BOOTSTRAP_EXTRA_DEPENDS = "udev virtual/kernel hostap-modules orinoco-modules mipv6 atmelwlandriver"
 BOOTSTRAP_EXTRA_RDEPENDS = "udev kernel"