aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmld.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-01-03 07:14:50 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-01-03 07:14:50 +0000
commit1c11c74d082fe1b0ec724c2702257ca2526d6b70 (patch)
treee379c4e93993b93b1935f0222b7f4ad0ec72ae97 /conf/machine/palmld.conf
parente9b2d297a28ce8014aae68b6f873073fb32e7df8 (diff)
downloadopenembedded-1c11c74d082fe1b0ec724c2702257ca2526d6b70.tar.gz
palmld: fix kernel name
Diffstat (limited to 'conf/machine/palmld.conf')
-rw-r--r--conf/machine/palmld.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/palmld.conf b/conf/machine/palmld.conf
index ec7336fe06..ae858ef2f8 100644
--- a/conf/machine/palmld.conf
+++ b/conf/machine/palmld.conf
@@ -5,7 +5,7 @@
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te"
-PREFERRED_PROVIDER_virtual/kernel = "hackndev-2.6trunk"
+PREFERRED_PROVIDER_virtual/kernel = "linux-hackndev-2.6"
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"