From ab0794a8d3b1a588f23879ee6397d850f88b57ff Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Fri, 27 Apr 2012 02:58:25 +0200 Subject: [PATCH] task-pandora-core.bb: Added pandora-usbhost.bb --- recipes/tasks/task-pandora-core.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index f24a7b1..e4ffd0d 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 = "r34" +PR = "r35" inherit task @@ -67,6 +67,7 @@ PANDORA_LIBS = " \ omap3-deviceid \ pandora-skel \ pandora-state \ + pandora-usbhost \ " SUDO = " \ -- 2.39.5