mbox series

[meta-oe,kirkstone,0/2] Fix PHP-FPM

Message ID 20240729115120.1375412-1-csokas.bence@prolan.hu
Headers show
Series Fix PHP-FPM | expand

Message

Csókás, Bence July 29, 2024, 11:51 a.m. UTC
PHP-FPM is broken in kirkstone when using systemd.
The following two commits had to be cherry-picked:

Upstream-Commit: e0035d6e51b2
Upstream-Commit: 4cefe0196f7a
Related: #822 [on GitHub]

Emil Kronborg (1):
  php-fpm: fix systemd

Wang Mingyu (1):
  php: Fix install conflict when enable multilib.

 .../recipes-devtools/php/php/php-fpm.service  | 57 +++++++++++++++++--
 meta-oe/recipes-devtools/php/php_8.1.29.bb    | 25 +++++---
 2 files changed, 70 insertions(+), 12 deletions(-)