[oe] [PATCH] task-fso-compliance: depend on fso-abyss

Antonio Ospite ospite at studenti.unina.it
Tue Mar 30 10:23:19 UTC 2010


On Mon, 29 Mar 2010 17:26:40 +0200
Antonio Ospite <ospite at studenti.unina.it> wrote:

> On Fri, 26 Mar 2010 09:15:38 +0100
> Antonio Ospite <ospite at studenti.unina.it> wrote:
> 
> > On Fri, 26 Mar 2010 01:06:05 +0100
> > "Michael 'Mickey' Lauer" <mickey at vanille-media.de> wrote:
> > 
> > > > diff --git a/recipes/tasks/task-fso-compliance.bb b/recipes/tasks/task-fso-compliance.bb
> > [...]
> > > > @@ -12,6 +12,7 @@ RDEPENDS_${PN} = "\
> > > >  #  fso-apmd \
> > > >    fso-gpsd \
> > > >  #  fso-monitord \
> > > > +  fso-abyss \
> > > >    connman \
> > > >    connman-scripts \
> > > >  #  connman-plugin-bluetooth \
> > > 
> > > That's wrong, fso-abyss is only used for some of the machines (i.e.
> > > Openmoko ones). Installing it unconditionally only blows up the images.
> > > We should rather find out why something depends on it when you build for
> > > an EZX machine.
> > > 
> > 
> > Ok, thanks, I'll take a deeper look.
> >
> 
> If I disable _both_ frameworkd and fso-gpsd, then fso-console-image
> builds fine. I am still looking to see which of those cause the issue,
> fso-abyss is mentioned in frameworkd_git.bb but only conditionally for
> OM machines...
> 
> Ciao ciao,
>    Antonio
>

With this only change fso-console-image builds ok:

diff --git a/recipes/freesmartphone/frameworkd_git.bb
b/recipes/freesmartphone/frameworkd_git.bb index 47e3523..c16ba2a 100644
--- a/recipes/freesmartphone/frameworkd_git.bb
+++ b/recipes/freesmartphone/frameworkd_git.bb
@@ -62,7 +62,7 @@ RDEPENDS_${PN} += "\
   python-syslog \
   python-textutils \
   python-multiprocessing \
-  ${PN}-config \
+#  ${PN}-config \
 "

So, is frameworkd-config pulling in fso-abyss unconditionally?

I was not able to narrow the problem down further, maybe someone can
help me with some other advice.

Thanks,
   Antonio

-- 
Antonio Ospite
http://ao2.it

PGP public key ID: 0x4553B001

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100330/c0565eec/attachment-0002.sig>


More information about the Openembedded-devel mailing list