[oe] [meta-browser][PATCH 2/2] layer.conf: add dependency on gnome-layer

Gary Thomas gary at mlbassoc.com
Fri Jan 16 19:30:47 UTC 2015


On 2015-01-16 12:19, Mario Domenech Goulart wrote:
> This layer contains a bbappend file for gnome-settings-daemon, which
> is provided by meta-gnome.
>
> Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>
> ---
>   conf/layer.conf | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 5275778..06cb69a 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -9,3 +9,5 @@ BBFILE_PATTERN_browser-layer := "^${LAYERDIR}/"
>   BBFILE_PRIORITY_browser-layer = "7"
>
>   LAYERVERSION_browser-layer = "1"
> +
> +LAYERDEPENDS_browser-layer = "gnome-layer"
>

It would be better to make inclusion of the .bbappend file
dependent on whether or not you have meta-gnome present, much
like many of the .bbappend files found in meta-fsl-arm.

In particular, I want to use meta-browser but don't expect
to need meta-gnome, so this change would break my systems :-(

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the Openembedded-devel mailing list