Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod-wsgi: allow builds with separated src/build dirs | Mark Asselstine | 2014-05-13 | 2 | -0/+71 |
| | | | | | | | | | | Unfortunately the use of apxs, which isn't that friendly with separated src/build dirs, makes things tricky to acheive src/build separation. With the use of a symlink and a few other minor tweaks we are able to get this working. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | memcached:mod-wsgi: use RDPENDS_${PN} | Bruce Ashfield | 2014-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | Package mod_wsgi | Amy Fong | 2014-04-10 | 2 | -0/+157 |
openstack-dashboard uses mod_wsgi to interface with apache Signed-off-by: Amy Fong <amy.fong@windriver.com> |