[oe-commits] Paul Eggleton : cherokee: bump PR to enable mysql support

git at git.openembedded.org git at git.openembedded.org
Tue Oct 9 09:14:36 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: ab3ced404ffdeb6abb7ef43d6db485d1f61a5f66
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=ab3ced404ffdeb6abb7ef43d6db485d1f61a5f66

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Sun Oct  7 16:03:48 2012 +0000

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 at linux.intel.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../cherokee/cherokee_1.2.98.bb                    |    2 +-
 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 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)}"
 





More information about the Openembedded-commits mailing list