aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-07 16:03:48 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-10-09 11:05:01 +0200
commitab3ced404ffdeb6abb7ef43d6db485d1f61a5f66 (patch)
tree99ac262b67faeb2300592d774031dd0f7ac18d0c /meta-oe/recipes-connectivity
parent3f95bb907381ac5fd789452e1330c12f9a8904f9 (diff)
downloadmeta-openembedded-ab3ced404ffdeb6abb7ef43d6db485d1f61a5f66.tar.gz
cherokee: bump PR to enable mysql support
This needs a PR bump after the fix to mysql_config. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb2
1 files changed, 1 insertions, 1 deletions
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 f481c4246e..84d6dce32d 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)}"