All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Adami <andrea.adami@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-handheld][PATCH 3/3] zaurus: use linux-yocto as virtual/kernel
Date: Mon, 23 Apr 2012 00:19:50 +0200	[thread overview]
Message-ID: <e3ea4434356f8c3cd627eb13db7b74caf58f4854.1335132155.git.andrea.adami@gmail.com> (raw)
In-Reply-To: <cover.1335132155.git.andrea.adami@gmail.com>
In-Reply-To: <cover.1335132155.git.andrea.adami@gmail.com>

* tested 3.2 on c7x0, poodle, spitz

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 conf/machine/include/zaurus.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc
index a43db8b..1ef3213 100644
--- a/conf/machine/include/zaurus.inc
+++ b/conf/machine/include/zaurus.inc
@@ -31,7 +31,7 @@ PREFERRED_PROVIDER_virtual/libgl = "mesa-xlib"
 # kernel
 ########
 
-PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
 
 # Default bootloader expects "zImage", use "uImage" for u-boot
 # Note: kexecboot can boot both kind of images
-- 
1.7.3.4




  parent reply	other threads:[~2012-04-22 22:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-22 22:19 [meta-handheld][PATCH 0/3] Zaurus: (ab)use of linux-yocto as virtual/kernel Andrea Adami
2012-04-22 22:19 ` [meta-handheld][PATCH 1/3] linux-yocto: initial commit of v. 3.2 for Zaurus Andrea Adami
2012-04-22 22:19 ` [meta-handheld][PATCH 2/3] linux-yocto-tiny-kexecboot: " Andrea Adami
2012-04-22 22:19 ` Andrea Adami [this message]
2012-04-23 12:53 ` [meta-handheld][PATCH 0/3] Zaurus: (ab)use of linux-yocto as virtual/kernel Paul Eggleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e3ea4434356f8c3cd627eb13db7b74caf58f4854.1335132155.git.andrea.adami@gmail.com \
    --to=andrea.adami@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.