From 500a032003bbae6d79dd2758750c0f09fe5ebf35 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 28 Aug 2010 11:58:12 -0700 Subject: task-demo-x11.bb: Replace non existing libgles-omap3-demos with libgles-omap3-x11demos Signed-off-by: Khem Raj Acked-by: Frans Meulenbroeks --- recipes/tasks/task-demo-x11.bb | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/recipes/tasks/task-demo-x11.bb b/recipes/tasks/task-demo-x11.bb index 39b68e7b43..e3426582b1 100644 --- a/recipes/tasks/task-demo-x11.bb +++ b/recipes/tasks/task-demo-x11.bb @@ -8,7 +8,7 @@ ECONFIG ?= "places e-wm-config-angstrom e-wm-config-angstrom-touchscreen e-wm-co RDEPENDS_${PN} = "\ task-base-extended \ - task-gstreamer-ti \ + task-gstreamer-ti \ angstrom-x11-base-depends \ angstrom-gpe-task-base \ angstrom-gpe-task-settings \ @@ -20,16 +20,15 @@ RDEPENDS_${PN} = "\ firefox midori \ hicolor-icon-theme gnome-icon-theme \ mplayer \ - angstrom-gnome-icon-theme-enable \ - picodlp-control \ - connman-gnome \ - gnome-bluetooth \ - alsa-utils-aplay \ - alsa-utils-alsamixer \ + angstrom-gnome-icon-theme-enable \ + picodlp-control \ + connman-gnome \ + gnome-bluetooth \ + alsa-utils-aplay \ + alsa-utils-alsamixer \ libgles-omap3 \ - libgles-omap3-demos \ + libgles-omap3-x11demos \ libgles-omap3-tests \ - bc-cat-omap3-module-tests \ " # Install all kernel modules -- cgit 1.2.3-korg