From a369fa8f2d76528cb296ef9314e613e26585d54d Mon Sep 17 00:00:00 2001 From: Elizabeth Flanagan Date: Thu, 18 Sep 2014 15:12:35 -0700 Subject: layer.conf: Bumping LAYERVERSION 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 Signed-off-by: Tom Zanussi --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index cd1f2430..eb5e8da5 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" -- cgit v1.2.3-54-g00ecf