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 <[email protected]>
---
  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
------------------------------------------------------------
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to