summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2014-06-04 15:57:26 -0500
committerJesse Gilles <jgilles@multitech.com>2014-06-04 15:57:26 -0500
commit27b60e8015878be0da0c6d9a6d44519047e212f6 (patch)
treec796fdd9001ff4aad4a1184b7efdd5b1fe9f42c2
parent03305cc50a2d1288f3b6e09e911866c9081c3c67 (diff)
corecdp: bump 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 7696938..3ee09a7 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 = "6"
+CORECDP_LAYER_INC = "7"
# Add Multi-Tech mirror for source download as a backup
INHERIT += "corecdp-mirrors"