From patchwork Sun Oct 7 16:03:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,2/2] cherokee: bump PR to enable mysql support Date: Sun, 07 Oct 2012 16:03:48 -0000 From: Paul Eggleton X-Patchwork-Id: 37891 Message-Id: <50e55a033b994434a14b68a1c737a52799f2f442.1349625647.git.paul.eggleton@linux.intel.com> To: openembedded-devel@lists.openembedded.org This needs a PR bump after the fix to mysql_config. Signed-off-by: Paul Eggleton --- .../cherokee/cherokee_1.2.98.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb b/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb index f481c42..84d6dce 100644 --- a/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb +++ b/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb @@ -5,7 +5,7 @@ SECTION = "network" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -PR = "r5" +PR = "r6" DEPENDS = "libpcre openssl mysql5 ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"