mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
pkgconf: upgrade 2.1.0 -> 2.1.1
Changelog: ========== * Documentation fixes * Fix --modversion with constraints. * Reintroduce an optimization to the dependency graph walker which avoids revisiting already visited nodes. * Add a regression test to check that the dependency flattener is working as expected. (From OE-Core rev: 5a6d00328cbd5cff7408dba688d7117e46284e66) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
f7accf6941
commit
31831d95bb
|
|
@ -20,7 +20,7 @@ SRC_URI = "\
|
|||
file://pkg-config-native.in \
|
||||
file://pkg-config-esdk.in \
|
||||
"
|
||||
SRC_URI[sha256sum] = "266d5861ee51c52bc710293a1d36622ae16d048d71ec56034a02eb9cf9677761"
|
||||
SRC_URI[sha256sum] = "3a224f2accf091b77a5781316e27b9ee3ba82c083cc2e539e08940b68a44fec5"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Loading…
Reference in New Issue
Block a user