From 4a9fca6dc9a4be4dbb3bf8379427b0e9ed5caf3f Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Tue, 4 Oct 2011 10:35:05 -0500 Subject: corecdp: force cache rebuild --- 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 f583dcb..6936422 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 = "2" +CORECDP_LAYER_INC = "3" # Add Multi-Tech mirror for source download as a backup INHERIT += "corecdp-mirrors" -- cgit v1.2.3