From: Wang Mingyu <[email protected]> Changelog: =========== - replace/qualify call_user_func_array - Restore special handling of isset and empty as it was in v4
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-support/smarty/{smarty_5.4.2.bb => smarty_5.4.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/smarty/{smarty_5.4.2.bb => smarty_5.4.3.bb} (95%) diff --git a/meta-oe/recipes-support/smarty/smarty_5.4.2.bb b/meta-oe/recipes-support/smarty/smarty_5.4.3.bb similarity index 95% rename from meta-oe/recipes-support/smarty/smarty_5.4.2.bb rename to meta-oe/recipes-support/smarty/smarty_5.4.3.bb index 95673e2bb9..30a274e6c8 100644 --- a/meta-oe/recipes-support/smarty/smarty_5.4.2.bb +++ b/meta-oe/recipes-support/smarty/smarty_5.4.3.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c0f216b2120ffc367e20f2b56df51b3" SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master" -SRCREV = "642a97adcc2bf6c1b2458d6afeeb36ae001c1c2f" +SRCREV = "c6bff5795081ca5e60aabda59fb87daa511acd1e" S = "${UNPACKDIR}/git" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115392): https://lists.openembedded.org/g/openembedded-devel/message/115392 Mute This Topic: https://lists.openembedded.org/mt/111099117/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
