From 6c3b2ac41f3412ebce8364df637d64e34daab8a6 Mon Sep 17 00:00:00 2001 From: Joshua Watt Date: Tue, 10 Apr 2018 21:22:00 -0500 Subject: icecc.bbclass: Bump version number Bump the version number for force remotes to use a newly generated environment, since the old one potentially had a few bugs Signed-off-by: Joshua Watt Signed-off-by: Ross Burton --- meta/classes/icecc.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/classes/icecc.bbclass b/meta/classes/icecc.bbclass index 1b58d1f5e5..73eba7a6a9 100644 --- a/meta/classes/icecc.bbclass +++ b/meta/classes/icecc.bbclass @@ -45,7 +45,7 @@ ICECC_ENV_EXEC ?= "${STAGING_BINDIR_NATIVE}/icecc-create-env" # A useful thing to do for testing Icecream changes locally is to add a # subversion in local.conf: # ICECC_ENV_VERSION_append = "-my-ver-1" -ICECC_ENV_VERSION = "1" +ICECC_ENV_VERSION = "2" # Default to disabling the caret workaround, If set to "1" in local.conf, icecc # will locally recompile any files that have warnings, which can adversely -- cgit 1.2.3-korg