diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-07-28 16:17:48 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-07-28 16:17:48 -0500 |
commit | 58aff3265c05dfd2b6411c669ca8026523d99eb9 (patch) | |
tree | 19cd43f38bb516b38fc6effd053311e0a8d90e06 | |
parent | 49a940655f588447a44cf7ace375e9442e66a5f3 (diff) |
CoreCDP version 1.0.1corecdp-1.0.1
-rw-r--r-- | conf/distro/corecdp.conf | 2 | ||||
-rw-r--r-- | recipes/base-files/base-files_3.0.14.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/corecdp.conf b/conf/distro/corecdp.conf index ef650e8836..91dac6a40f 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.0.0" +DISTRO_VERSION = "1.0.1" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" BUILDNAME = "${DISTRO_NAME} ${DISTRO_VERSION}" diff --git a/recipes/base-files/base-files_3.0.14.bb b/recipes/base-files/base-files_3.0.14.bb index f2d02b0fa0..56b1b51127 100644 --- a/recipes/base-files/base-files_3.0.14.bb +++ b/recipes/base-files/base-files_3.0.14.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Miscellaneous files for the base system." SECTION = "base" PRIORITY = "required" -PR = "r89" +PR = "r90" LICENSE = "GPL" SRC_URI = " \ |