Hello Gary, On Fri, Jan 16, 2015 at 5:30 PM, Gary Thomas <[email protected]> wrote: > 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 :-(
Great idea; Mario, take a look how we did in meta-fsl-arm so we can do the same there. However, let's check if the bbappend does make sense. Otherwise we just drop it. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
