[oe-commits] Paul Eggleton : cherokee: move to meta-webserver and tweak

git at git.openembedded.org git at git.openembedded.org
Fri Apr 19 00:43:07 UTC 2013


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

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Thu Apr 18 06:39:37 2013 +0000

cherokee: move to meta-webserver and tweak

* Set SUMMARY instead of DESCRIPTION

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-httpd}/cherokee/cherokee/cherokee.init |    0
 .../recipes-httpd}/cherokee/cherokee_1.2.98.bb     |    4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-connectivity/cherokee/cherokee/cherokee.init b/meta-webserver/recipes-httpd/cherokee/cherokee/cherokee.init
similarity index 100%
rename from meta-oe/recipes-connectivity/cherokee/cherokee/cherokee.init
rename to meta-webserver/recipes-httpd/cherokee/cherokee/cherokee.init
diff --git a/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb b/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb
similarity index 93%
rename from meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb
rename to meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb
index 6c030a6..1510e70 100644
--- a/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb
+++ b/meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb
@@ -1,5 +1,5 @@
-DESCRIPTION = "Cherokee Web Server fast and secure"
-DESCRIPTION_cget = "Small downloader based in the Cherokee client library"
+SUMMARY = "Cherokee Web Server fast and secure"
+SUMMARY_cget = "Small downloader based in the Cherokee client library"
 HOMEPAGE = "http://www.cherokee-project.com/"
 SECTION = "network"
 LICENSE = "GPLv2"





More information about the Openembedded-commits mailing list