From: Ankur Tyagi <[email protected]> - fix build issue on some platforms - guard compile pragma use - remove unneeded variable - fix memory leak when a custom type in rules does not match
Signed-off-by: Ankur Tyagi <[email protected]> --- .../liblognorm/{liblognorm_2.0.8.bb => liblognorm_2.0.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/liblognorm/{liblognorm_2.0.8.bb => liblognorm_2.0.9.bb} (95%) diff --git a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.8.bb b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.9.bb similarity index 95% rename from meta-oe/recipes-extended/liblognorm/liblognorm_2.0.8.bb rename to meta-oe/recipes-extended/liblognorm/liblognorm_2.0.9.bb index 6c68b515e9..188f7d6011 100644 --- a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.8.bb +++ b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.9.bb @@ -11,7 +11,7 @@ DEPENDS = "libfastjson libestr" SRC_URI = "git://github.com/rsyslog/liblognorm;branch=stable;protocol=https;tag=v${PV} \ file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \ " -SRCREV = "33ec4b061ad0a6e5508e679e150ce6422ef6be30" +SRCREV = "3804548e3541747bde3e82a78d2c2dcd865296dd" inherit autotools pkgconfig
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123623): https://lists.openembedded.org/g/openembedded-devel/message/123623 Mute This Topic: https://lists.openembedded.org/mt/117341890/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
