All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] task-fso-compliance: depend on fso-abyss
@ 2010-03-25 22:21 Antonio Ospite
  2010-03-26  0:06 ` Michael 'Mickey' Lauer
  0 siblings, 1 reply; 9+ messages in thread
From: Antonio Ospite @ 2010-03-25 22:21 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Michael 'Mickey' Lauer

fso-console-image fails in do_rootfs with this message:
| Collected errors:
|  * satisfy_dependencies_for: Cannot satisfy the following dependencies \
     for task-fso-compliance:
|  *    fso-abyss *

See also http://bugs.openembedded.org/show_bug.cgi?id=5385

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
---
 recipes/tasks/task-fso-compliance.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-fso-compliance.bb b/recipes/tasks/task-fso-compliance.bb
index e1776a8..50230f0 100644
--- a/recipes/tasks/task-fso-compliance.bb
+++ b/recipes/tasks/task-fso-compliance.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The freesmartphone.org framework -- install this task to make you
 SECTION = "fso/base"
 LICENSE = "MIT"
 PV = "1.0"
-PR = "r8"
+PR = "r9"
 
 inherit task
 
@@ -12,6 +12,7 @@ RDEPENDS_${PN} = "\
 #  fso-apmd \
   fso-gpsd \
 #  fso-monitord \
+  fso-abyss \
   connman \
   connman-scripts \
 #  connman-plugin-bluetooth \
-- 
1.7.0.3




^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-04-06 11:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 22:21 [PATCH] task-fso-compliance: depend on fso-abyss Antonio Ospite
2010-03-26  0:06 ` Michael 'Mickey' Lauer
2010-03-26  8:15   ` Antonio Ospite
2010-03-29 15:26     ` Antonio Ospite
2010-03-30 10:23       ` Antonio Ospite
2010-04-01 13:16         ` [PATCH] frameworkd-config-shr: fix a nasty typo Antonio Ospite
2010-04-01 13:23           ` Martin Jansa
2010-04-01 13:34             ` Holger Hans Peter Freyther
2010-04-06 11:13           ` Dr. Michael Lauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.