task-pandora-core: Added two more boost-libs
authorMichael Mrozek <EvilDragon@openpandora.de>
Wed, 7 Jul 2010 23:55:51 +0000 (01:55 +0200)
committerMichael Mrozek <EvilDragon@openpandora.de>
Wed, 7 Jul 2010 23:55:51 +0000 (01:55 +0200)
recipes/tasks/task-pandora-core.bb

index 596bec9..1ce683b 100755 (executable)
@@ -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 = "r28"
+PR = "r29"
 
 inherit task 
 
@@ -29,6 +29,8 @@ BOOT = " \
 # Package BOOST libs so people can use them in apps. It will pull in the RRECOMENDS.
 BOOST = " \
   boost \
+  boost-python \
+  boost-serialization \
 "
 
 WIRELESS = " \