mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01: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:
parent
b80cb54dc6
commit
cc932562d4
|
|
@ -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
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user