aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-09-02 22:41:07 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-09-02 22:41:07 +0000
commit95bc330770696c56f740e78a0ff17c7c56301475 (patch)
tree618d90f09d05552a72beec8766f91593ab1cdffa /conf
parent5d043158516686c9471c50e52a3569bbe3ca10eb (diff)
downloadopenembedded-95bc330770696c56f740e78a0ff17c7c56301475.tar.gz
openzaurus 3.5.4.1/2: switched ZKERNEL_VERSION to MACHINE_KERNEL_VERSION like in .dev
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openzaurus-3.5.4.1.conf14
-rw-r--r--conf/distro/openzaurus-3.5.4.2.conf2
2 files changed, 8 insertions, 8 deletions
diff --git a/conf/distro/openzaurus-3.5.4.1.conf b/conf/distro/openzaurus-3.5.4.1.conf
index 33da8fa7d1..1e34c11e25 100644
--- a/conf/distro/openzaurus-3.5.4.1.conf
+++ b/conf/distro/openzaurus-3.5.4.1.conf
@@ -21,13 +21,13 @@ PREFERRED_PROVIDER_hostap-conf = "hostap-conf"
# select kernel version for the zaurus family
-ZKERNEL_VERSION_poodle = "2.4"
-ZKERNEL_VERSION_collie = "2.4"
-ZKERNEL_VERSION_c7x0 = "2.6"
-ZKERNEL_VERSION_spitz = "2.6"
-ZKERNEL_VERSION_akita = "2.6"
-ZKERNEL_VERSION_borzoi = "2.6"
-ZKERNEL_VERSION_tosa = "2.4"
+MACHINE_KERNEL_VERSION_poodle = "2.4"
+MACHINE_KERNEL_VERSION_collie = "2.4"
+MACHINE_KERNEL_VERSION_c7x0 = "2.6"
+MACHINE_KERNEL_VERSION_spitz = "2.6"
+MACHINE_KERNEL_VERSION_akita = "2.6"
+MACHINE_KERNEL_VERSION_borzoi = "2.6"
+MACHINE_KERNEL_VERSION_tosa = "2.4"
PREFERRED_VERSION_hostap-modules = "0.4.7"
PREFERRED_VERSION_poppler = "0.5.1"
diff --git a/conf/distro/openzaurus-3.5.4.2.conf b/conf/distro/openzaurus-3.5.4.2.conf
index 9d5d1ab25d..bfe7141728 100644
--- a/conf/distro/openzaurus-3.5.4.2.conf
+++ b/conf/distro/openzaurus-3.5.4.2.conf
@@ -39,7 +39,7 @@ PREFERRED_PROVIDER_hostap-conf = "hostap-conf"
# but those would be unofficial builds
#
-ZKERNEL_VERSION = "2.6"
+MACHINE_KERNEL_VERSION = "2.6"
PREFERRED_VERSION_linux-openzaurus = "2.6.17"
PREFERRED_VERSION_hostap-modules = "0.4.7"