The license used by PHP is actually PHP-3.01, not PHP-3.0. Signed-off-by: Peter Kjellerstedt <[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 (#127369): https://lists.openembedded.org/g/openembedded-devel/message/127369 Mute This Topic: https://lists.openembedded.org/mt/119616787/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
