diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-12-27 14:46:59 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-12-27 14:46:59 -0600 |
commit | 43c3ad260e3ea39969b617ba93132fd12474ce7a (patch) | |
tree | d76aa3cbe0b16eeff465bd649e763982bc0df74e /multitech/conf | |
parent | 95b53cfa4954b916cddda3913d4caf1b68878a80 (diff) |
bump CORECDP_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 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" |