aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-10-25 12:25:49 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-10-25 12:25:49 +0000
commit470d7bce9c4ae413955a3ea05e5e9fb6caa3473b (patch)
treea672fe59b6779cb9f2e5b2301e7735034a44ef12 /conf/machine
parentb1686e39be1ee5e18c64c0dda41af8ba5d5a568e (diff)
downloadopenembedded-470d7bce9c4ae413955a3ea05e5e9fb6caa3473b.tar.gz
handhelds-pxa-2.6: Rename to linux-handhelds-2.6
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/h1910.conf2
-rw-r--r--conf/machine/h2200.conf2
-rw-r--r--conf/machine/h3900.conf2
-rw-r--r--conf/machine/h4000.conf2
-rw-r--r--conf/machine/h5xxx.conf2
-rw-r--r--conf/machine/htcuniversal.conf2
-rw-r--r--conf/machine/hx4700.conf2
-rw-r--r--conf/machine/include/simpad-2.6.conf2
-rw-r--r--conf/machine/ipaq-pxa270.conf2
-rw-r--r--conf/machine/magician.conf2
10 files changed, 10 insertions, 10 deletions
diff --git a/conf/machine/h1910.conf b/conf/machine/h1910.conf
index 313db8b765..a2c4a9c10e 100644
--- a/conf/machine/h1910.conf
+++ b/conf/machine/h1910.conf
@@ -18,7 +18,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget"
#
# Software/packages selection
#
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index e3936a794b..cc242dc682 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -24,7 +24,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadge
#
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
MACHINE_EXTRA_RDEPENDS = "mtd-utils h2200-bootloader kernel"
EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x4000"
diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf
index 0215d39912..61024584b5 100644
--- a/conf/machine/h3900.conf
+++ b/conf/machine/h3900.conf
@@ -13,7 +13,7 @@ TARGET_ARCH = "arm"
IPKG_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ipaqpxa"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel_kernel24 = "handhelds-pxa"
-PREFERRED_PROVIDER_virtual/kernel_kernel26 = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel_kernel26 = "linux-handhelds-2.6"
EXTRA_IMAGECMD_h3900_jffs2 = "-e 0x40000 -p"
ROOT_FLASH_SIZE = "32"
diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf
index 6e6717842d..f2ecbc5883 100644
--- a/conf/machine/h4000.conf
+++ b/conf/machine/h4000.conf
@@ -18,7 +18,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget"
#
# Software/packages selection
#
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
diff --git a/conf/machine/h5xxx.conf b/conf/machine/h5xxx.conf
index 0e9165903b..d2e7306c46 100644
--- a/conf/machine/h5xxx.conf
+++ b/conf/machine/h5xxx.conf
@@ -18,7 +18,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usb
#
# Software/packages selection
#
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
EXTRA_IMAGECMD_h5xxx_jffs2 = "-e 0x40000 -p"
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf
index 91da071c03..4366cb16df 100644
--- a/conf/machine/htcuniversal.conf
+++ b/conf/machine/htcuniversal.conf
@@ -20,7 +20,7 @@ MACHINE_FEATURES = "kernel26 apm alsa irda usbgadget usbhost keyboard touchscree
#
# Software/packages selection
#
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
XSERVER = "xserver-kdrive-fbdev"
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf
index 3067caada9..d43d16fb46 100644
--- a/conf/machine/hx4700.conf
+++ b/conf/machine/hx4700.conf
@@ -22,7 +22,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usb
#
# Software/packages selection
#
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PCMCIA_MANAGER = "pcmciautils"
MODUTILS = "26"
XSERVER = "xserver-kdrive-w100"
diff --git a/conf/machine/include/simpad-2.6.conf b/conf/machine/include/simpad-2.6.conf
index a5f4962c75..45ddac1bec 100644
--- a/conf/machine/include/simpad-2.6.conf
+++ b/conf/machine/include/simpad-2.6.conf
@@ -1,4 +1,4 @@
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod-2.6:module-init-tools-cross"
BOOTSTRAP_EXTRA_RDEPENDS += "udev module-init-tools"
diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf
index 0b2bef338a..b3db5c8268 100644
--- a/conf/machine/ipaq-pxa270.conf
+++ b/conf/machine/ipaq-pxa270.conf
@@ -5,7 +5,7 @@
TARGET_ARCH = "arm"
IPKG_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt ipaqpxa hx4700"
#use this for a hx47xx ipaq
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
#use this for a hx2xxx ipaq
#PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus"
diff --git a/conf/machine/magician.conf b/conf/machine/magician.conf
index e5a31ca680..d2cc9b1f49 100644
--- a/conf/machine/magician.conf
+++ b/conf/machine/magician.conf
@@ -22,7 +22,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth irda usbgadget"
#
# Software/packages selection
#
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
MODUTILS = "26"
XSERVER = "xserver-kdrive-fbdev"