diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-07-13 00:24:02 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-07-13 00:24:02 +0200 |
commit | 2c6adc5e7fb926b6dafb609c1fd38542379bf232 (patch) | |
tree | f9f4c6f05ab22f0693f86a24c32f01751524edb2 /templates/machine/porter-nogfx/50_local.conf.inc | |
parent | e02e1f904c5c6eda949456fca26094f20c7a26e7 (diff) |
Newline needed at end of template file
Change-Id: Iac0fab7b7fe7f5cc0b3c937fa02786088b173ca7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/machine/porter-nogfx/50_local.conf.inc')
-rw-r--r-- | templates/machine/porter-nogfx/50_local.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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" |