[meta-intel] [PATCH] layer.conf: Bumping LAYERVERSION

Elizabeth Flanagan elizabeth.flanagan at intel.com
Thu Sep 18 15:12:35 PDT 2014


As we've retired some BSPs we'll need to bump LAYERVERSION so
that the autobuilder does not fail out on them.

Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan at intel.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index cd1f243..eb5e8da 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,4 +14,4 @@ LICENSE_PATH += "${LAYERDIR}/common/custom-licenses"
 
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
-LAYERVERSION_intel = "1"
+LAYERVERSION_intel = "2"
-- 
1.9.0



More information about the meta-intel mailing list