On Thu, Apr 20, 2017 at 12:23:46PM +0100, Andrei Gherzan wrote:
> Signed-off-by: Andrei Gherzan <and...@gherzan.ro>
> ---
>  conf/machine/raspberrypi.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
> index ad3b061..ddd3801 100644
> --- a/conf/machine/raspberrypi.conf
> +++ b/conf/machine/raspberrypi.conf
> @@ -7,7 +7,7 @@ DEFAULTTUNE ?= "arm1176jzfshf"
>  require conf/machine/include/tune-arm1176jzf-s.inc
>  include conf/machine/include/rpi-base.inc
>
> -SERIAL_CONSOLE = "115200 ttyAMA0"
> +SERIAL_CONSOLE ?= "115200 ttyAMA0"
>
>  UBOOT_MACHINE = "rpi_config"
>  VC4_CMA_SIZE_raspberrypi ?= "cma-64"
> --
> 2.12.2
>

Merged both in master in morty.

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to