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

Michael 'Mickey' Lauer mickey at vanille-media.de
Fri Mar 26 00:06:05 UTC 2010


> 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 \

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.

:M:






More information about the Openembedded-devel mailing list