From 9e749777da88b3c8fa4408e0f02cc1f32488565b Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sun, 12 Oct 2014 18:08:25 +0300 Subject: [PATCH] task-pandora-core: switch to split libgles-omap3 packages --- recipes/tasks/task-pandora-core.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 96004db..2163a55 100755 --- a/recipes/tasks/task-pandora-core.bb +++ b/recipes/tasks/task-pandora-core.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Task file for default core/console apps and libs in the Pandora i # Don't forget to bump the PR if you change it. -PR = "r42" +PR = "r43" inherit task @@ -53,7 +53,8 @@ MEDIA_LIBS = " \ " OPENGLES = " \ omap3-sgx-modules devmem2 \ - libgles-omap3 \ + libgles-omap3-es23 \ + libgles-omap3-dm3730 \ # libgles-omap3-rawdemos \ " -- 2.39.2