diff options
author | Jesse Gilles <jgilles@multitech.com> | 2011-11-03 17:00:45 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2011-11-03 17:00:45 -0500 |
commit | dd0a6ab5d2e19b8044cbdd0e5f99112c737ea6cb (patch) | |
tree | 273654653cc83784957684600522a0a8a21fdfbe | |
parent | 67c9ce9781863af7effd39fe8696ce5c09c3b790 (diff) |
corecdp: version 2.0.1
-rw-r--r-- | multitech/conf/distro/corecdp.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multitech/conf/distro/corecdp.conf b/multitech/conf/distro/corecdp.conf index 76b1ebb..d437d8b 100644 --- a/multitech/conf/distro/corecdp.conf +++ b/multitech/conf/distro/corecdp.conf @@ -8,7 +8,7 @@ require conf/distro/angstrom-2010.x.conf DISTRO_NAME = "CoreCDP" DISTRO = "corecdp" -DISTRO_VERSION = "2.0.0" +DISTRO_VERSION = "2.0.1" DISTRO_PR = ".10" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" @@ -34,7 +34,7 @@ PREFERRED_VERSION_mtd-utils = "1.4.4" PREFERRED_VERSION_mtd-utils_static = "1.4.4" PREFERRED_PROVIDER_mtd-utils-static = "mtd-utils-static" -# prevents building cacao, which is broken for target +# prevents building cacao PREFERRED_PROVIDER_jamvm = "jamvm" # use latest jamvm |