[yocto] [meta-raspberrypi][PATCH V2 03/11] raspberrypi3-64.conf: Use 4.9 as default kernel

Andrei Gherzan andrei at gherzan.ro
Wed Feb 15 18:09:18 PST 2017


On Sat, Feb 11, 2017 at 09:26:47PM -0800, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  conf/machine/raspberrypi3-64.conf | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf
> index 5598e50..cdcd726 100644
> --- a/conf/machine/raspberrypi3-64.conf
> +++ b/conf/machine/raspberrypi3-64.conf
> @@ -13,3 +13,5 @@ SERIAL_CONSOLE = "115200 ttyS0"
>  VC4_CMA_SIZE ?= "cma-256"
>
>  UBOOT_MACHINE = "rpi_3_config"
> +
> +PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%"

This doesn't really work as rpi-default-versions.inc already sets the
version and this will not overwrite. Maybe have this before including
rpi-base.inc?

> --
> 2.11.1
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170215/71d710ab/attachment.pgp>


More information about the yocto mailing list