edbus-ehal is not available anywhere in current metadata, just depend on
edbus to make images which include paroli build.

See also http://tinderbox.openembedded.org/packages/544404/

Signed-off-by: Antonio Ospite <[email protected]>
---
This fixes an issue when building fso-zhone-image:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for 
paroli:
 *      edbus-ehal * 

I was not sure if dropping the dependency entirely was safe so I went for a
less invasive change, it works but please check.

Thanks,
   Antonio Ospite
   http://ao2.it

 recipes/openmoko-projects/paroli_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-projects/paroli_git.bb 
b/recipes/openmoko-projects/paroli_git.bb
index 8b071f7..9dc232f 100644
--- a/recipes/openmoko-projects/paroli_git.bb
+++ b/recipes/openmoko-projects/paroli_git.bb
@@ -24,7 +24,7 @@ RDEPENDS = "\
   task-fso-compliance \
   elementary \
   elementary-themes \
-  edbus-ehal \
+  edbus \
 "
 
 E_CONFIG_DIR="/usr/share/enlightenment/data"
-- 
1.7.0.4


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to