git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9b2d29
)
palmld: fix kernel name
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 3 Jan 2007 07:14:50 +0000
(07:14 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 3 Jan 2007 07:14:50 +0000
(07:14 +0000)
conf/machine/palmld.conf
patch
|
blob
|
history
diff --git
a/conf/machine/palmld.conf
b/conf/machine/palmld.conf
index
ec7336f
..
ae858ef
100644
(file)
--- 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"