* [PATCH] genericx86: switch to Linux 3.14 from 3.10
@ 2014-05-30 15:05 Ross Burton
2014-05-30 18:18 ` Darren Hart
0 siblings, 1 reply; 2+ messages in thread
From: Ross Burton @ 2014-05-30 15:05 UTC (permalink / raw)
To: poky; +Cc: dvhart
Boot-tested on a NUC.
Signed-off-by: Ross Burton <ross.burton@intel.com>
---
meta-yocto-bsp/conf/machine/include/genericx86-common.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
index 66bfd19..c61be97 100644
--- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
+++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
@@ -2,7 +2,7 @@ include conf/machine/include/x86-base.inc
MACHINE_FEATURES += "wifi efi pcbios"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "3.10%"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
XSERVER ?= "${XSERVER_X86_BASE} \
${XSERVER_X86_EXT} \
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] genericx86: switch to Linux 3.14 from 3.10
2014-05-30 15:05 [PATCH] genericx86: switch to Linux 3.14 from 3.10 Ross Burton
@ 2014-05-30 18:18 ` Darren Hart
0 siblings, 0 replies; 2+ messages in thread
From: Darren Hart @ 2014-05-30 18:18 UTC (permalink / raw)
To: Ross Burton, poky
On 5/30/14, 8:05, "Ross Burton" <ross.burton@intel.com> wrote:
>Boot-tested on a NUC.
>
>Signed-off-by: Ross Burton <ross.burton@intel.com>
Thanks Ross,
Acked-by: Darren Hart <dvhart@linux.intel.com>
>---
> meta-yocto-bsp/conf/machine/include/genericx86-common.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
>b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
>index 66bfd19..c61be97 100644
>--- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
>+++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
>@@ -2,7 +2,7 @@ include conf/machine/include/x86-base.inc
> MACHINE_FEATURES += "wifi efi pcbios"
>
> PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
>-PREFERRED_VERSION_linux-yocto ?= "3.10%"
>+PREFERRED_VERSION_linux-yocto ?= "3.14%"
> PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
> XSERVER ?= "${XSERVER_X86_BASE} \
> ${XSERVER_X86_EXT} \
>--
>1.7.10.4
>
>
--
Darren Hart Open Source Technology Center
darren.hart@intel.com Intel Corporation
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-30 18:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30 15:05 [PATCH] genericx86: switch to Linux 3.14 from 3.10 Ross Burton
2014-05-30 18:18 ` Darren Hart
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.