From: Peter Kjellerstedt <[email protected]> The license used by PHP is actually PHP-3.01, not PHP-3.0.
Signed-off-by: Peter Kjellerstedt <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 8aade001c144873283a54d74184617654b5c7a4f) Signed-off-by: Ankur Tyagi <[email protected]> --- meta-oe/recipes-devtools/php/php_8.5.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/php/php_8.5.6.bb b/meta-oe/recipes-devtools/php/php_8.5.6.bb index db5bba9ccc..a78b6baafa 100644 --- a/meta-oe/recipes-devtools/php/php_8.5.6.bb +++ b/meta-oe/recipes-devtools/php/php_8.5.6.bb @@ -2,7 +2,7 @@ SUMMARY = "A server-side, HTML-embedded scripting language" HOMEPAGE = "https://www.php.net" SECTION = "console/network" -LICENSE = "PHP-3.0" +LICENSE = "PHP-3.01" LIC_FILES_CHKSUM = "file://LICENSE;md5=fd469cce1a919f0cc95bab7afb28d19d" BBCLASSEXTEND = "native"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127556): https://lists.openembedded.org/g/openembedded-devel/message/127556 Mute This Topic: https://lists.openembedded.org/mt/119785703/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
