diff options
author | Richard Purdie <richard@openedhand.com> | 2006-11-29 12:17:00 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-11-29 12:17:00 +0000 |
commit | 72db1befbae3e8cc5572ad11f429464bbdea91f6 (patch) | |
tree | d4d3f9c62847e68aeb21b1ee785461310c49f4c9 /meta/conf/machine/include | |
parent | 85e27da51a24b2d55495ff512548eedec35ddaf4 (diff) | |
download | openembedded-core-72db1befbae3e8cc5572ad11f429464bbdea91f6.tar.gz openembedded-core-72db1befbae3e8cc5572ad11f429464bbdea91f6.tar.bz2 openembedded-core-72db1befbae3e8cc5572ad11f429464bbdea91f6.zip |
Rename linux-openzaurus to linux-rp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@977 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/include')
-rw-r--r-- | meta/conf/machine/include/zaurus-2.6.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/zaurus-2.6.conf b/meta/conf/machine/include/zaurus-2.6.conf index adf28dae68..fcc1a90223 100644 --- a/meta/conf/machine/include/zaurus-2.6.conf +++ b/meta/conf/machine/include/zaurus-2.6.conf @@ -1,7 +1,7 @@ # Zaurus Clamshell specific configuration for kernel 2.6 # Don't forget to include zaurus-clamshell.conf as well -PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" +PREFERRED_PROVIDER_virtual/kernel = "linux-rp" PREFERRED_VERSION_wpa_supplicant = "0.4.7" PCMCIA_MANAGER ?= "pcmciautils" |