From e08f0d2f992ab3cfc18ff9ff9c92e232f2faa508 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 7 Sep 2011 14:13:05 -0500 Subject: corecdp: add placeholder var to bump to force a cache refresh --- multitech/conf/distro/corecdp.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'multitech') diff --git a/multitech/conf/distro/corecdp.conf b/multitech/conf/distro/corecdp.conf index f40ee5e..48c5f89 100644 --- a/multitech/conf/distro/corecdp.conf +++ b/multitech/conf/distro/corecdp.conf @@ -13,6 +13,10 @@ DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" 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 = "1" + # Add Multi-Tech mirror for source download as a backup INHERIT += "corecdp-mirrors" -- cgit v1.2.3