mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
liblognorm: upgrade 2.0.8 -> 2.0.9
- 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 <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ DEPENDS = "libfastjson libestr"
|
|||||||
SRC_URI = "git://github.com/rsyslog/liblognorm;branch=stable;protocol=https;tag=v${PV} \
|
SRC_URI = "git://github.com/rsyslog/liblognorm;branch=stable;protocol=https;tag=v${PV} \
|
||||||
file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \
|
file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "33ec4b061ad0a6e5508e679e150ce6422ef6be30"
|
SRCREV = "3804548e3541747bde3e82a78d2c2dcd865296dd"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user