[OE-core] [PATCH] poky-lsb: Set LTSI as base kernel for LSB

Saul Wold sgw at linux.intel.com
Thu Oct 23 18:36:27 UTC 2014


On 10/23/2014 10:43 AM, Saul Wold wrote:
> By doing this we will enable the LTSI kernel (3.10 at this time) for the LSB
> based images.
>

Oops, this should have gone to the poky at yoctoproject.org list, resent, 
sorry for the noise

Sau!

> [YOCTO #6853]
>
> Signed-off-by: Saul Wold <sgw at linux.intel.com>
> ---
>   meta-yocto/conf/distro/poky-lsb.conf | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta-yocto/conf/distro/poky-lsb.conf b/meta-yocto/conf/distro/poky-lsb.conf
> index b0c2cf8..a9030a2 100644
> --- a/meta-yocto/conf/distro/poky-lsb.conf
> +++ b/meta-yocto/conf/distro/poky-lsb.conf
> @@ -11,4 +11,5 @@ PREFERRED_PROVIDER_virtual/libx11 = "libx11"
>   # Ensure the kernel nfs server is enabled
>   KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc"
>
> -
> +# Use the LTSI Kernel for LSB Testing
> +PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "3.10%"
>



More information about the Openembedded-core mailing list