diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-08-26 14:05:03 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-08-26 14:05:03 -0500 |
commit | 7fbbd108b9b70d0da161bcaed4dd682b35a859f8 (patch) | |
tree | 1a915747b9c1553a5543846bb86579765914575d | |
parent | 98ed8a2af1aebb8a6dc7d0c8eb26cadd7e4dbe79 (diff) |
CoreCDP version 1.0.2corecdp-1.0.2
-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 91dac6a40f..b5682fa74f 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.1" +DISTRO_VERSION = "1.0.2" 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 56b1b51127..a3dd567e92 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 = "r90" +PR = "r91" LICENSE = "GPL" SRC_URI = " \ |