summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2011-09-29 14:21:21 -0500
committerJesse Gilles <jgilles@multitech.com>2011-09-29 14:21:21 -0500
commit21328fbd89ee192e42f95dc92aec3fc1d1185868 (patch)
tree8a490cb2b41ccf4ae9c14482e2ac0270acf2c843
parent3200142e6a9ef48dfd488f53c5310549f07a0cc7 (diff)
bump version to CoreCDP 2.0.0-beta1
-rw-r--r--multitech/conf/distro/corecdp.conf6
1 files 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 <http://www.multitech.net>
-#@DESCRIPTION: CoreCDP Linux Distribution for the MTCDP Cellular Development Platform
+#@DESCRIPTION: CoreCDP Linux Distribution for MultiConnect OCG devices
#@MAINTAINER: Multi-Tech Systems <oe-devel@multitech.net>
# 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"