From c5c17597c2de3b70f27a1251541c293c341d562a Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 30 Dec 2010 11:20:43 -0600 Subject: mts-io: add 0.4.1 for external serial RX fix --- conf/machine/mtcdp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/mtcdp.conf b/conf/machine/mtcdp.conf index c48d1cb70f..336e31b182 100644 --- a/conf/machine/mtcdp.conf +++ b/conf/machine/mtcdp.conf @@ -7,7 +7,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/kernel = "linux" PREFERRED_VERSION_linux = "2.6.32" -PREFERRED_VERSION_mts-io ?= "0.4.0" +PREFERRED_VERSION_mts-io ?= "0.4.1" KERNEL_IMAGETYPE = "uImage" UBOOT_MACHINE = "at91sam9g20ek_nandflash_config" -- cgit v1.2.3 From ee2042a17c2f85d7197ef834adbec1ae558b8ed5 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 5 Jan 2011 12:09:30 -0600 Subject: CoreCDP version 1.1.1 --- conf/distro/corecdp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/distro/corecdp.conf b/conf/distro/corecdp.conf index 1acb1b6609..39ca74a170 100644 --- a/conf/distro/corecdp.conf +++ b/conf/distro/corecdp.conf @@ -11,7 +11,7 @@ require conf/amend-recipes.inc DISTRO_NAME = "CoreCDP" DISTRO = "corecdp" -DISTRO_VERSION = "1.1.0" +DISTRO_VERSION = "1.1.1" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" BUILDNAME = "${DISTRO_NAME} ${DISTRO_VERSION}" -- cgit v1.2.3