From b55c24dce67d0862d754489c36887f501b92c620 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 8 Jul 2010 03:20:30 +0200 Subject: [PATCH] task-pandora-core: Changed it back, found more docu how to properly do it --- recipes/tasks/task-pandora-core.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 1a2ae44..55dfb88 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 = "r30" +PR = "r31" inherit task @@ -28,7 +28,7 @@ BOOT = " \ # Package BOOST libs so people can use them in apps. It will pull in the RRECOMENDS. BOOST = " \ - boost-14x \ + boost \ " WIRELESS = " \ -- 2.39.5