diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-12-17 13:28:44 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-12-17 13:28:44 -0600 |
commit | 9d8fee76b0e3e697bb9f4ad068529657c4e22584 (patch) | |
tree | 915b39cbce74ca2cd7440f41b495699c592f7351 | |
parent | 1ec3be289e291d5c874457be20ccc849bbcaac2b (diff) |
CoreCDP version 1.1.0corecdp-1.1.0
-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 b5682fa74f..1acb1b6609 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.2" +DISTRO_VERSION = "1.1.0" 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 a3dd567e92..a43057266d 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 = "r91" +PR = "r92" LICENSE = "GPL" SRC_URI = " \ |