diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-18 06:39:37 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-19 02:45:28 +0200 |
commit | 9955ac116e1f57de4c1fb01a0fa47e9591db1d4a (patch) | |
tree | 127123048e2f57f027e4175f32f301ccdf18879c | |
parent | 73a17ee018a2d26584b3c1b7d4fa4b9906d14b2a (diff) | |
download | meta-openembedded-9955ac116e1f57de4c1fb01a0fa47e9591db1d4a.tar.gz |
cherokee: move to meta-webserver and tweak
* Set SUMMARY instead of DESCRIPTION
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-webserver/recipes-httpd/cherokee/cherokee/cherokee.init (renamed from meta-oe/recipes-connectivity/cherokee/cherokee/cherokee.init) | 0 | ||||
-rw-r--r-- | meta-webserver/recipes-httpd/cherokee/cherokee_1.2.98.bb (renamed from meta-oe/recipes-connectivity/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 index 93603b84d..93603b84d 100644 --- a/meta-oe/recipes-connectivity/cherokee/cherokee/cherokee.init +++ b/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 index 6c030a635..1510e702f 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 @@ | |||
1 | DESCRIPTION = "Cherokee Web Server fast and secure" | 1 | SUMMARY = "Cherokee Web Server fast and secure" |
2 | DESCRIPTION_cget = "Small downloader based in the Cherokee client library" | 2 | SUMMARY_cget = "Small downloader based in the Cherokee client library" |
3 | HOMEPAGE = "http://www.cherokee-project.com/" | 3 | HOMEPAGE = "http://www.cherokee-project.com/" |
4 | SECTION = "network" | 4 | SECTION = "network" |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |