diff options
author | Jesse Gilles <jgilles@multitech.com> | 2011-01-05 12:09:30 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2011-01-05 12:09:30 -0600 |
commit | ee2042a17c2f85d7197ef834adbec1ae558b8ed5 (patch) | |
tree | e400652401964af1bfeb6909eb04431d21b853ff | |
parent | 31acd6418f4b6d4018d74f94ad7c7fb43170d6f4 (diff) |
CoreCDP version 1.1.1corecdp-1.1.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 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}" diff --git a/recipes/base-files/base-files_3.0.14.bb b/recipes/base-files/base-files_3.0.14.bb index a43057266d..1e6012e13a 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 = "r92" +PR = "r93" LICENSE = "GPL" SRC_URI = " \ |