From 27b60e8015878be0da0c6d9a6d44519047e212f6 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 4 Jun 2014 15:57:26 -0500 Subject: corecdp: bump 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 7696938..3ee09a7 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 = "6" +CORECDP_LAYER_INC = "7" # Add Multi-Tech mirror for source download as a backup INHERIT += "corecdp-mirrors" -- cgit v1.2.3