[oe] [meta-browser][PATCH 1/2] layer.conf: set LAYERVERSION to "1"

Mario Domenech Goulart mario at ossystems.com.br
Fri Jan 16 19:19:10 UTC 2015


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 faf7a64..5275778 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
 BBFILE_COLLECTIONS += "browser-layer"
 BBFILE_PATTERN_browser-layer := "^${LAYERDIR}/"
 BBFILE_PRIORITY_browser-layer = "7"
+
+LAYERVERSION_browser-layer = "1"
-- 
2.1.4




More information about the Openembedded-devel mailing list