summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/mod-wsgi/files/configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch
Commit message (Collapse)AuthorAgeFilesLines
* mod-wsgi: upgrade 4.9.0 -> 5.0.2Vijay Anusuri2024-12-101-10/+12
| | | | | | | | | | | mod-wsgi version 4.9.0 doesn't build against python 3.13 update it to 5.0.2 which does build. Refreshed configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch for 5.0.2 version. Signed-off-by: Anand Je Sypureddy <anandje@mvista.com> Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* mod-wsgi: move to 4.9.0Jeremy Puhlman2021-12-201-19/+18
| | | | | | | Older version of mod-wsgi no longer builds against python 3.10 Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* mod-wsgi: uprev to use git and latest releaseMark Asselstine2017-01-091-0/+125
Apache2 was just uprev'd to the latest release in meta-oe so we should really matching this. Additionally the version we are replacing had build issue with the latest gcc, so the uprev solves these as well. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>