From 62936ed6466f92f267e41b1466c3a6167988df54 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 8 Jul 2010 02:57:39 +0200 Subject: [PATCH] task-pandora-core: Trying to switch to boost 1.41 --- recipes/tasks/task-pandora-core.bb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 1ce683b..1a2ae44 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 = "r29" +PR = "r30" inherit task @@ -28,9 +28,7 @@ BOOT = " \ # Package BOOST libs so people can use them in apps. It will pull in the RRECOMENDS. BOOST = " \ - boost \ - boost-python \ - boost-serialization \ + boost-14x \ " WIRELESS = " \ -- 2.39.2