All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: mariano.lopez@linux.intel.com, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] yocto-bsp: Set linux-yocto-4.1 as default for x86-64
Date: Wed, 02 Mar 2016 09:37:10 -0800	[thread overview]
Message-ID: <1456940230.4346.102.camel@intel.com> (raw)
In-Reply-To: <5f7a27cd00738654a1f7324e234ea853a57c8b92.1456906424.git.mariano.lopez@linux.intel.com>

On Wed, 2016-03-02 at 08:14 +0000, mariano.lopez@linux.intel.com wrote:
> From: Mariano Lopez <mariano.lopez@linux.intel.com>
> 
> Setting default kernel to linux-yocto-4.1 now that
> 3.19 bbappend is no longer in the tree.
> 
This should default to 4.4 for 2.1, correct? 4.1 is the LSB/LTS kernel
for 2.1.

Sau!

> [YOCTO #9047]
> 
> Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
> ---
>  .../target/arch/x86_64/recipes-kernel/linux/kernel-
> list.noinstall       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-
> kernel/linux/kernel-list.noinstall
> b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-
> kernel/linux/kernel-list.noinstall
> index dbbe934..7676ca8 100644
> --- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-
> kernel/linux/kernel-list.noinstall
> +++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-
> kernel/linux/kernel-list.noinstall
> @@ -2,4 +2,4 @@
>  {{ input type:"boolean" name:"use_default_kernel" prio:"10"
> msg:"Would you like to use the default (4.1) kernel? (y/n)"
> default:"y"}}
>  
>  {{ if kernel_choice != "custom" and use_default_kernel == "n": }}
> -{{ input type:"choicelist" name:"kernel_choice"
> gen:"bsp.kernel.kernels" prio:"10" msg:"Please choose the kernel to
> use in this BSP:" default:"linux-yocto_3.19"}}
> +{{ input type:"choicelist" name:"kernel_choice"
> gen:"bsp.kernel.kernels" prio:"10" msg:"Please choose the kernel to
> use in this BSP:" default:"linux-yocto_4.1"}}
> -- 
> 2.6.2
> 


  reply	other threads:[~2016-03-02 17:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1456906424.git.mariano.lopez@linux.intel.com>
2016-03-02  8:14 ` [PATCH 1/1] yocto-bsp: Set linux-yocto-4.1 as default for x86-64 mariano.lopez
2016-03-02 17:37   ` Saul Wold [this message]
2016-03-02 19:11     ` Lopez, Mariano

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=1456940230.4346.102.camel@intel.com \
    --to=saul.wold@intel.com \
    --cc=mariano.lopez@linux.intel.com \
    --cc=openembedded-core@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.