From 43c3ad260e3ea39969b617ba93132fd12474ce7a Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Fri, 27 Dec 2013 14:46:59 -0600 Subject: 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 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" -- cgit v1.2.3