diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-21 13:18:58 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-21 13:18:58 -0400 |
| commit | 05dc8bd7aef39682c7f2d8e932aaad59dccb8cae (patch) | |
| tree | f029bf011790b4d2ffb08e5401ca8209a2afc5f7 /meta-openstack/recipes-extended | |
| parent | 99116f5a9bdfba28ff9142a778fbcb2432848afe (diff) | |
| download | meta-cloud-services-05dc8bd7aef39682c7f2d8e932aaad59dccb8cae.tar.gz | |
bbappends: update bbappends to match oe-core, meta-oe and meta-virtualization versions
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-extended')
| -rw-r--r-- | meta-openstack/recipes-extended/apache2/apache2_2.4.9.bbappend (renamed from meta-openstack/recipes-extended/apache2/apache2_2.4.7.bbappend) | 0 | ||||
| -rw-r--r-- | meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend | 5 | ||||
| -rw-r--r-- | meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend (renamed from meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend) | 0 |
3 files changed, 0 insertions, 5 deletions
diff --git a/meta-openstack/recipes-extended/apache2/apache2_2.4.7.bbappend b/meta-openstack/recipes-extended/apache2/apache2_2.4.9.bbappend index 7aca867..7aca867 100644 --- a/meta-openstack/recipes-extended/apache2/apache2_2.4.7.bbappend +++ b/meta-openstack/recipes-extended/apache2/apache2_2.4.9.bbappend | |||
diff --git a/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend b/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend deleted file mode 100644 index 50fab9f..0000000 --- a/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | INC := "${@int(PRINC) + 1}" | ||
| 2 | |||
| 3 | do_install_append() { | ||
| 4 | sed -i '2i port=`grep "^server.port" /etc/lighttpd.conf`; if [ -z $port ]; then echo "server port not configured, not running lighttpd..."; exit 0; fi' ${D}/etc/init.d/lighttpd | ||
| 5 | } | ||
diff --git a/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend b/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend index 50fab9f..50fab9f 100644 --- a/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend +++ b/meta-openstack/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend | |||
