many conf files: catch up with renaming linux_modules to linux-kernel-base
authorMichael Lauer <mickey@vanille-media.de>
Fri, 13 Oct 2006 12:47:58 +0000 (12:47 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 13 Oct 2006 12:47:58 +0000 (12:47 +0000)
sorry, I didn't think of INHERIT +=

conf/distro/nylon.conf
conf/machine/h1940.conf
conf/machine/h3900.conf
conf/machine/include/handheld-common.conf
conf/machine/include/smartphone-common.conf
conf/machine/include/thinclient-common.conf
conf/machine/netbook-pro.conf

index b4dde3d..1c76ef8 100644 (file)
@@ -12,7 +12,7 @@
 # Bruno Randolf <bruno.randolf@4g-systems.biz>
 
 INHERIT += "package_ipk debian nylon-mirrors"
-INHERIT += "linux_modules"
+INHERIT += "linux-kernel-base"
 
 PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
 PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
index b11e447..3f3b2f9 100644 (file)
@@ -14,7 +14,7 @@ HANDHELD_MODULES = ""
 BOOTSTRAP_EXTRA_RDEPENDS +=  "apm apmd network-suspend-scripts"
 BOOTSTRAP_EXTRA_RRECOMMENDS += "wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz scap ${@linux_module_packages('${HANDHELD_MODULES}', d)}"
 
-INHERIT += "linux_modules"
+INHERIT += "linux-kernel-base"
 
 GUI_MACHINE_CLASS = "smallscreen"
 
index 65cce6c..485bb88 100644 (file)
@@ -5,7 +5,7 @@
 KERNEL ?= "kernel24"
 #KERNEL ?= "kernel26"
 
-INHERIT += "linux_modules"
+INHERIT += "linux-kernel-base"
 
 OVERRIDES =. "${KERNEL}:"
 
index 9ac43d8..d4cd4c1 100644 (file)
@@ -20,4 +20,4 @@ input uinput \
 BOOTSTRAP_EXTRA_RDEPENDS +=  "${PCMCIA_MANAGER} apm apmd network-suspend-scripts"
 BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils  wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}"
 
-INHERIT += "linux_modules"
+INHERIT += "linux-kernel-base"
index bd5983c..70beba2 100644 (file)
@@ -18,4 +18,4 @@ input uinput \
 BOOTSTRAP_EXTRA_RDEPENDS +=  "apm apmd network-suspend-scripts"
 BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}"
 
-INHERIT += "linux_modules"
+INHERIT += "linux-kernel-base"
index 4a96b42..16f7702 100644 (file)
@@ -16,4 +16,4 @@ input uinput \
 BOOTSTRAP_EXTRA_RDEPENDS +=  "apm"
 BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp bluez-utils wireless-tools ${@linux_module_packages('${THINCLIENT_MODULES}', d)}"
 
-INHERIT += "linux_modules"
+INHERIT += "linux-kernel-base"
index c480cf4..08bb291 100755 (executable)
@@ -2,7 +2,7 @@
 #@Name: Psion teklogix netbookpro Platform
 #@DESCRIPTION: Machine configuration for Psion teklogix netbookpro Platformm
 
-INHERIT += "linux_modules"
+INHERIT += "linux-kernel-base"
 
 TARGET_ARCH = "arm"
 IPKG_EXTRA_ARCHS = "armv5te"