From: Darren Hart <dvhart@linux.intel.com>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH] routerstationpro: move board off 3.0 and onto the 3.4 kernel
Date: Fri, 27 Jul 2012 15:24:38 -0700 [thread overview]
Message-ID: <50131526.1030708@linux.intel.com> (raw)
In-Reply-To: <1343409056-6235-1-git-send-email-paul.gortmaker@windriver.com>
On 07/27/2012 10:10 AM, Paul Gortmaker wrote:
> The updated patch series to support this target is in place
> on the BSP specific branch in the 3.4 kernel tree now[1], so
> we can move it ahead off of the old 3.0 kernel.
>
> [1] https://lists.yoctoproject.org/pipermail/linux-yocto/2012-July/000023.html
>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
>
> diff --git a/meta-yocto/conf/machine/routerstationpro.conf b/meta-yocto/conf/machine/routerstationpro.conf
> index 3c2f56f..adf36a9 100644
> --- a/meta-yocto/conf/machine/routerstationpro.conf
> +++ b/meta-yocto/conf/machine/routerstationpro.conf
> @@ -10,7 +10,7 @@ KERNEL_IMAGETYPE = "vmlinux"
> KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
>
> PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
> -PREFERRED_VERSION_linux-yocto ?= "3.0%"
> +PREFERRED_VERSION_linux-yocto ?= "3.4%"
> PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
> XSERVER = "xserver-kdrive-fbdev"
>
> diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend
> index 2ff467b..1c8d26a 100644
> --- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend
> +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend
> @@ -4,11 +4,11 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
> KBRANCH_beagleboard = "standard/beagleboard"
>
> SRCREV_machine_atom-pc ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72"
> -SRCREV_machine_routerstationpro ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72"
> +SRCREV_machine_routerstationpro ?= "27019633ccdaa88dc55101615d936d1d74db9a1e"
> SRCREV_machine_mpc8315e-rdb ?= "47d3076aa7e2a640a1dab8d663529a784709f697"
> SRCREV_machine_beagleboard ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72"
>
> COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
> -# COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
> +COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
> # COMPATIBLE_MACHINE_beagleboard = "beagleboard"
> COMPATIBLE_MACHINE_atom-pc = "atom-pc"
>
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel
next prev parent reply other threads:[~2012-07-27 22:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-27 17:10 [PATCH] routerstationpro: move board off 3.0 and onto the 3.4 kernel Paul Gortmaker
2012-07-27 22:24 ` Darren Hart [this message]
2012-08-15 20:18 ` Paul Gortmaker
2012-08-15 21:22 ` Darren Hart
2012-08-15 21:23 ` Darren Hart
2012-08-16 22:27 ` Saul Wold
2012-08-17 13:36 ` Paul Gortmaker
2012-08-20 16:34 ` Darren Hart
2012-08-17 15:24 ` [PATCH v2] " Paul Gortmaker
2012-08-22 13:26 ` Richard Purdie
2012-08-22 13:26 ` [poky] " Richard Purdie
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=50131526.1030708@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=paul.gortmaker@windriver.com \
--cc=yocto@yoctoproject.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.