From 21328fbd89ee192e42f95dc92aec3fc1d1185868 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 29 Sep 2011 14:21:21 -0500 Subject: bump version to CoreCDP 2.0.0-beta1 --- multitech/conf/distro/corecdp.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/multitech/conf/distro/corecdp.conf b/multitech/conf/distro/corecdp.conf index 21a0a78..f550428 100644 --- a/multitech/conf/distro/corecdp.conf +++ b/multitech/conf/distro/corecdp.conf @@ -1,6 +1,6 @@ #@TYPE: Distribution #@NAME: CoreCDP -#@DESCRIPTION: CoreCDP Linux Distribution for the MTCDP Cellular Development Platform +#@DESCRIPTION: CoreCDP Linux Distribution for MultiConnect OCG devices #@MAINTAINER: Multi-Tech Systems # Angstrom-based distribution by Multi-Tech Systems, Inc. @@ -8,7 +8,7 @@ require conf/distro/angstrom-2010.x.conf DISTRO_NAME = "CoreCDP" DISTRO = "corecdp" -DISTRO_VERSION = "2.0.0-preview" +DISTRO_VERSION = "2.0.0-beta1" DISTRO_PR = ".10" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" @@ -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 = "1" +CORECDP_LAYER_INC = "2" # Add Multi-Tech mirror for source download as a backup INHERIT += "corecdp-mirrors" -- cgit v1.2.3