From 97807d8817a8b12471c89cecc32c86e80df4569f Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sun, 12 Oct 2014 18:44:56 +0300 Subject: [PATCH] omap3-pandora: set preferred provider for virtual/egl --- conf/machine/omap3-pandora.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf index dd70125952..9b39b00b67 100644 --- a/conf/machine/omap3-pandora.conf +++ b/conf/machine/omap3-pandora.conf @@ -39,6 +39,8 @@ MACHINE_KERNEL_PR = "r28" # Use our 'Powered by Angstrom' splash for the images. PREFERRED_PROVIDER_virtual/psplash = "psplash-omap3pandora" +PREFERRED_PROVIDER_virtual/egl = "libgles-omap3-es23" + KERNEL_IMAGETYPE = "uImage" # do ubiattach /dev/ubi_ctrl -m 4 -- 2.39.5