summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2013-12-27 14:46:59 -0600
committerJesse Gilles <jgilles@multitech.com>2013-12-27 14:46:59 -0600
commit43c3ad260e3ea39969b617ba93132fd12474ce7a (patch)
treed76aa3cbe0b16eeff465bd649e763982bc0df74e
parent95b53cfa4954b916cddda3913d4caf1b68878a80 (diff)
bump CORECDP_LAYER_INC
-rw-r--r--multitech/conf/distro/corecdp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/conf/distro/corecdp.conf b/multitech/conf/distro/corecdp.conf
index 2b642a4..c8eec44 100644
--- a/multitech/conf/distro/corecdp.conf
+++ b/multitech/conf/distro/corecdp.conf
@@ -16,7 +16,7 @@ BUILDNAME = "${DISTRO_NAME} ${DISTRO_VERSION}"
# bump this to force a bitbake cache refresh when new bbappend files
# are added (bitbake cache ignores new bbappend files in 1.12)
-CORECDP_LAYER_INC = "5"
+CORECDP_LAYER_INC = "6"
# Add Multi-Tech mirror for source download as a backup
INHERIT += "corecdp-mirrors"