]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libnl: upgrade 3.8.0 -> 3.9.0
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 19 Dec 2023 09:29:24 +0000 (17:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Dec 2023 08:43:38 +0000 (08:43 +0000)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libnl/libnl_3.9.0.bb [moved from meta/recipes-support/libnl/libnl_3.8.0.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-support/libnl/libnl_3.8.0.bb
rename to meta/recipes-support/libnl/libnl_3.9.0.bb
index 28b2e5733eceb8a5d2fc4cdb78a98402023a2c11..db9d93e8cb372224d170aa836888758a2a786e37 100644 (file)
@@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${BPN}${@d.getVar('PV').replace('.','_')}
            file://run-ptest \
            "
 
-SRC_URI[sha256sum] = "bb726c6d7a08b121978d73ff98425bf313fa26a27a331d465e4f1d7ec5b838c6"
+SRC_URI[sha256sum] = "aed507004d728a5cf11eab48ca4bf9e6e1874444e33939b9d3dfed25018ee9bb"
 
 GITHUB_BASE_URI = "https://github.com/thom311/${BPN}/releases"
 UPSTREAM_CHECK_REGEX = "releases/tag/libnl(?P<pver>.+)"