From 4febe5985770c77b0e0dd2ac2884d14d6343c9e4 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 28 Jan 2015 15:59:17 -0600 Subject: corecdp: bump CORECDP_LAYER_INC --- multitech/conf/distro/corecdp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multitech/conf/distro/corecdp.conf b/multitech/conf/distro/corecdp.conf index 6d5551f..0546615 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 = "7" +CORECDP_LAYER_INC = "8" # Add Multi-Tech mirror for source download as a backup INHERIT += "corecdp-mirrors" -- cgit v1.2.3