[yocto] [meta-raspberrypi][PATCH 1/1] raspberrypi.conf: Have the ability to overwrite SERIAL_CONSOLE

Andrei Gherzan andrei at gherzan.ro
Thu Apr 20 04:24:22 PDT 2017


On Thu, Apr 20, 2017 at 12:23:46PM +0100, Andrei Gherzan wrote:
> Signed-off-by: Andrei Gherzan <andrei at 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
-------------- 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/20170420/5f722b4e/attachment.pgp>


More information about the yocto mailing list