From: Jan-Simon Möller Date: Tue, 12 Jul 2016 22:24:02 +0000 (+0200) Subject: Newline needed at end of template file X-Git-Tag: 2.0.0~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=2c6adc5e7fb926b6dafb609c1fd38542379bf232;p=AGL%2Fmeta-agl.git Newline needed at end of template file Change-Id: Iac0fab7b7fe7f5cc0b3c937fa02786088b173ca7 Signed-off-by: Jan-Simon Möller --- diff --git a/templates/machine/porter-nogfx/50_local.conf.inc b/templates/machine/porter-nogfx/50_local.conf.inc index 3f8c188cc..63f5fb75c 100644 --- a/templates/machine/porter-nogfx/50_local.conf.inc +++ b/templates/machine/porter-nogfx/50_local.conf.inc @@ -17,4 +17,4 @@ IMAGE_INSTALL_append = " \ UBOOT_MACHINE = "porter_vin_config" PREFERRED_PROVIDER_virtual/libgles2 = "mesa" -PREFERRED_PROVIDER_virtual/egl = "mesa" \ No newline at end of file +PREFERRED_PROVIDER_virtual/egl = "mesa"