| Submitter | Paul Eggleton |
|---|---|
| Date | Oct. 7, 2012, 4:03 p.m. |
| Message ID | <50e55a033b994434a14b68a1c737a52799f2f442.1349625647.git.paul.eggleton@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/37891/ |
| State | Accepted |
| Commit | ab3ced404ffdeb6abb7ef43d6db485d1f61a5f66 |
| Headers | show |
Comments
Patch
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)}"
This needs a PR bump after the fix to mysql_config. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> --- .../cherokee/cherokee_1.2.98.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)