mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
pkgconf: upgrade 2.0.2 -> 2.0.3
Changelog: ========== * Fix some edge-cases with the new `--modversion` implementation and add additional regression tests. * Fix some format specifiers to use PRIu64 in debug tracing. (From OE-Core rev: 24543810ec19b5b8f055c4004197c91dedb0be41) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2f30189f64
commit
ba07681116
+1
-1
@@ -20,7 +20,7 @@ SRC_URI = "\
|
||||
file://pkg-config-native.in \
|
||||
file://pkg-config-esdk.in \
|
||||
"
|
||||
SRC_URI[sha256sum] = "ea5a25ef8f251eb5377ec0e21c75fb61894433cfbdbf0b2559ba33e4c2664401"
|
||||
SRC_URI[sha256sum] = "cabdf3c474529854f7ccce8573c5ac68ad34a7e621037535cbc3981f6b23836c"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user