From 5fa32ea3eaf4b00f5f8e972f23e8491c755db78e Mon Sep 17 00:00:00 2001
From: Jesse Gilles <jgilles@multitech.com>
Date: Tue, 23 Apr 2013 13:32:25 -0500
Subject: corecdp: bump CORECDP_LAYER_INC

---
 multitech/conf/distro/corecdp.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'multitech/conf/distro')

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"
-- 
cgit v1.2.3