mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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 (From OE-Core rev: 6c3b2ac41f3412ebce8364df637d64e34daab8a6) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b28114cf1e
commit
59e51d2ac8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user