From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Bruce Ashfield <bruce.ashfield@windriver.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 4/6] yocto-bsps: routerstationpro: explicitly set preferred version
Date: Fri, 28 Mar 2014 09:40:55 +0000 [thread overview]
Message-ID: <1395999655.24890.166.camel@ted> (raw)
In-Reply-To: <bc72d57bd8234c080074fd2c2d44df4a7cbdf946.1395944862.git.bruce.ashfield@windriver.com>
On Thu, 2014-03-27 at 14:29 -0400, Bruce Ashfield wrote:
> The other reference BSPs have an explicit version in their conf files.
> To avoid the routerstationpro picking up kernel's newer than 3.10, we
> do the same for it.
>
> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
> ---
> meta-yocto-bsp/conf/machine/edgerouter.conf | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-yocto-bsp/conf/machine/edgerouter.conf b/meta-yocto-bsp/conf/machine/edgerouter.conf
> index f3ea33bb0d6b..c5e490f824ea 100644
> --- a/meta-yocto-bsp/conf/machine/edgerouter.conf
> +++ b/meta-yocto-bsp/conf/machine/edgerouter.conf
> @@ -11,6 +11,7 @@ KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
> KERNEL_IMAGE_STRIP_EXTRA_SECTIONS = ".comment"
>
> PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-dev"
> +PREFERRED_VERSION_linux-yocto ?= "3.10%"
>
> SERIAL_CONSOLE = "115200 ttyS0"
> USE_VT ?= "0"
I think some commits have got confused here. edgerouter.conf !=
routerstationpro.conf...
Cheers,
Richard
next prev parent reply other threads:[~2014-03-28 9:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-27 18:29 [PATCH 0/6] poky/yocto-bsps: 3.4, 3.8, 3.10 and 3.14 updates Bruce Ashfield
2014-03-27 18:29 ` [PATCH 1/6] poky: set qemu BSPs preferred version to 3.14 Bruce Ashfield
2014-03-27 18:29 ` [PATCH 2/6] yocto-bsps: update reference BSPs to v3.10.34 Bruce Ashfield
2014-03-27 18:29 ` [PATCH 3/6] yocto-bsps: Add a new BSP to support edgerouter Bruce Ashfield
2014-03-27 18:29 ` [PATCH 4/6] yocto-bsps: routerstationpro: explicitly set preferred version Bruce Ashfield
2014-03-28 9:40 ` Richard Purdie [this message]
2014-03-28 12:54 ` Bruce Ashfield
2014-03-27 18:29 ` [PATCH 5/6] poky: add edgerouter information to README.hardware Bruce Ashfield
2014-03-27 18:29 ` [PATCH 6/6] yocto-bsps: remove linux-yocto 3.8 bbappend Bruce Ashfield
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=1395999655.24890.166.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=bruce.ashfield@windriver.com \
--cc=poky@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.