All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm-autonomy: Use 5.10 kernel for autonomy-guest
@ 2021-01-25 10:25 Peter Hoyes
  2021-01-26 19:58 ` [meta-arm] " Jon Mason
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Hoyes @ 2021-01-25 10:25 UTC (permalink / raw)
  To: meta-arm; +Cc: nd, Peter Hoyes

From: Peter Hoyes <Peter.Hoyes@arm.com>

Issue-Id: SCM-2054
Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
Change-Id: I8bcb464f0fd960cd01cce328c51be538cc705e84
---
 meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf b/meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf
index 8b32fa7..097b382 100644
--- a/meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf
+++ b/meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf
@@ -11,7 +11,7 @@ KERNEL_IMAGETYPE = "Image"
 IMAGE_FSTYPES += "tar.bz2"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "5.4%"
+PREFERRED_VERSION_linux-yocto ?= "5.10%"
 
 DISTRO_FEATURES += "arm-autonomy-guest"
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-arm] [PATCH] arm-autonomy: Use 5.10 kernel for autonomy-guest
  2021-01-25 10:25 [PATCH] arm-autonomy: Use 5.10 kernel for autonomy-guest Peter Hoyes
@ 2021-01-26 19:58 ` Jon Mason
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Mason @ 2021-01-26 19:58 UTC (permalink / raw)
  To: Peter Hoyes; +Cc: meta-arm, nd

On Mon, Jan 25, 2021 at 10:25:49AM +0000, Peter Hoyes wrote:
> From: Peter Hoyes <Peter.Hoyes@arm.com>
> 
> Issue-Id: SCM-2054
> Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
> Change-Id: I8bcb464f0fd960cd01cce328c51be538cc705e84
> ---

Patch included in master branch

Thanks,
Jon

>  meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf b/meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf
> index 8b32fa7..097b382 100644
> --- a/meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf
> +++ b/meta-arm-autonomy/conf/machine/arm64-autonomy-guest.conf
> @@ -11,7 +11,7 @@ KERNEL_IMAGETYPE = "Image"
>  IMAGE_FSTYPES += "tar.bz2"
>  
>  PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
> -PREFERRED_VERSION_linux-yocto ?= "5.4%"
> +PREFERRED_VERSION_linux-yocto ?= "5.10%"
>  
>  DISTRO_FEATURES += "arm-autonomy-guest"
>  
> -- 
> 2.25.1
> 

> 
> 
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-26 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 10:25 [PATCH] arm-autonomy: Use 5.10 kernel for autonomy-guest Peter Hoyes
2021-01-26 19:58 ` [meta-arm] " Jon Mason

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.