diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-12-20 16:38:38 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-12-20 16:38:38 -0600 |
commit | 707b09344028d05b3fe7dc6c5b1245860ab32a3a (patch) | |
tree | c716b2a4624467a00edbf75e4ff41a3e774c3d8b /multitech/conf | |
parent | 1cd646889b33fe2f05c0a90417edbb240b8c3b0b (diff) |
corecdp: bump LAYER_INC
Diffstat (limited to 'multitech/conf')
-rw-r--r-- | multitech/conf/distro/corecdp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/conf/distro/corecdp.conf b/multitech/conf/distro/corecdp.conf index ba4fbf6..2b642a4 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 = "4" +CORECDP_LAYER_INC = "5" # Add Multi-Tech mirror for source download as a backup INHERIT += "corecdp-mirrors" |