diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-04-23 13:32:25 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-04-23 13:32:25 -0500 |
commit | 5fa32ea3eaf4b00f5f8e972f23e8491c755db78e (patch) | |
tree | 844d8efe32e63362b744561f5bd32c987b91f661 /multitech/conf | |
parent | c9a4bb51677b8cf5f3a1dfcea81f5a00820e484c (diff) |
corecdp: 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 01374c4..79f37c6 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 = "3" +CORECDP_LAYER_INC = "4" # Add Multi-Tech mirror for source download as a backup INHERIT += "corecdp-mirrors" |