From acbb7fd4c66f730644e93930418a886b86bedec3 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 21 Jul 2010 02:31:15 +0200 Subject: [PATCH] Added: tzdata Removed: gldemos-raw --- 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 55dfb88..c966385 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 = "r31" +PR = "r32" inherit task @@ -53,7 +53,7 @@ MEDIA_LIBS = " \ OPENGLES = " \ omap3-sgx-modules devmem2 \ libgles-omap3 \ - libgles-omap3-rawdemos \ +# libgles-omap3-rawdemos \ " PAM = " \ @@ -109,6 +109,7 @@ EXTRA_TOOLS = " \ gdb \ sessreg \ lua5.1 \ + tzdata \ " # Add extra util-linux-ng utils to image. -- 2.39.2