mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
libnl: upgrade 3.10.0 -> 3.11.0
(From OE-Core rev: 8c05c01b165afa9d44624c7c7220327530ccbe25) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
944897dc66
commit
aab2aadea7
|
|
@ -19,7 +19,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${BPN}${@d.getVar('PV').replace('.','_')}
|
|||
file://0001-tests-cksuite-all-netns.c-disable-route_1.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "49b3e2235fdb58f5910bbb3ed0de8143b71ffc220571540502eb6c2471f204f5"
|
||||
SRC_URI[sha256sum] = "2a56e1edefa3e68a7c00879496736fdbf62fc94ed3232c0baba127ecfa76874d"
|
||||
|
||||
GITHUB_BASE_URI = "https://github.com/thom311/${BPN}/releases"
|
||||
UPSTREAM_CHECK_REGEX = "releases/tag/libnl(?P<pver>.+)"
|
||||
Loading…
Reference in New Issue
Block a user