diff options
| author | Mingli Yu <mingli.yu@windriver.com> | 2023-03-03 18:54:48 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-03-04 08:45:47 -0800 |
| commit | c20ae41fb9bdc8b6f0e3293ee9a2ce63a52e883d (patch) | |
| tree | d8c054ef859c17c9665b9227c6204b477d5b4f48 | |
| parent | 7da9aaa9209b66bc6da65f7e4a3520f400bb4701 (diff) | |
| download | meta-openembedded-c20ae41fb9bdc8b6f0e3293ee9a2ce63a52e883d.tar.gz | |
php: Upgrade to 8.1.16
Upgrade php to 8.1.16 [1].
[1] https://www.php.net/ChangeLog-8.php#8.1.16
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.1.16.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.11.bb b/meta-oe/recipes-devtools/php/php_8.1.16.bb index dca482a1c8..2f45ced954 100644 --- a/meta-oe/recipes-devtools/php/php_8.1.11.bb +++ b/meta-oe/recipes-devtools/php/php_8.1.16.bb | |||
| @@ -33,7 +33,7 @@ SRC_URI:append:class-target = " \ | |||
| 33 | " | 33 | " |
| 34 | 34 | ||
| 35 | S = "${WORKDIR}/php-${PV}" | 35 | S = "${WORKDIR}/php-${PV}" |
| 36 | SRC_URI[sha256sum] = "af6250b18b4403b6eeff9b4a02786ac86a12a208141f6f65478f79256f47f246" | 36 | SRC_URI[sha256sum] = "cd9f0ea14d82d9455587a49a0b6c802a7b8d8ff79703f9f48b17db010fb633ce" |
| 37 | 37 | ||
| 38 | CVE_CHECK_IGNORE += "\ | 38 | CVE_CHECK_IGNORE += "\ |
| 39 | CVE-2007-2728 \ | 39 | CVE-2007-2728 \ |
