diff options
Diffstat (limited to 'templates/machine')
-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" |