summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildconf/local.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 5ced3b0..00661df 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -257,7 +257,7 @@ PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to
# track the version of this file when it was generated. This can safely be ignored if
# this doesn't mean anything to you.
-CONF_VERSION = "1"
+CONF_VERSION = "2"
# Delete the the source/object/binary files once a package is built to preserve disk space
INHERIT += "rm_work"