Files
meta-openembedded/meta-oe/recipes-devtools
Hongxu Jia 6d835df920 php: remove php-phar to support reproducible build
According to [1][2], generate phar.php during cross-compile can't be
done, but upstream test res of $(TEST_PHP_EXECUTABLE) is not suitable
for Yocto.

Explicitly set TEST_PHP_EXECUTABLE_RES = "1" to not generate phar.php
for target recipe

Drop 0005-sapi-cli-config.m4-fix-build-directory.patch which is obsolete
for generating phar.php

After apply this commit
...log.do_compile...
Generating phar.php
Skipping phar.php generating during cross compilation
Generating phar.phar
Skipping phar.phar generating during cross compilation
...log.do_compile...

Then php supports reproducible build

[1] https://github.com/php/php-src/issues/11099
[2] 93fa9613e1

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-18 08:23:47 -08:00
..
2025-10-14 09:00:18 -07:00
2025-02-27 20:28:17 +00:00
2025-09-16 09:59:15 -07:00
2025-07-09 09:16:05 -07:00
2025-10-29 10:14:13 -07:00
2025-11-13 23:02:36 -08:00
2025-06-25 06:44:50 -07:00
2025-11-04 23:15:08 -08:00
2025-07-15 23:54:14 -07:00
2025-07-09 09:16:09 -07:00
2024-07-28 00:00:31 -07:00
2025-01-24 18:20:00 -08:00
2025-10-08 23:35:52 -07:00
2025-04-01 09:21:23 -07:00
2024-07-25 07:58:08 -07:00
2025-10-14 09:00:20 -07:00
2025-10-17 14:10:37 -07:00
2025-10-28 23:31:28 -07:00
2025-07-30 08:03:08 -07:00
2025-01-14 08:52:05 -08:00
2025-10-29 10:14:14 -07:00
2025-09-02 08:57:40 -07:00
2025-11-10 07:50:05 -08:00
2025-07-30 16:40:03 -07:00
2025-05-28 08:55:16 -07:00
2025-11-15 15:49:44 -08:00